Hi,
This has been a week of frustration with regards to statistical analyses, and happiness after several very good suggestions from list members on how to solve coding issues. Hopefully someone in this forum has suggestions for how to get on also with this problem that I have got stuck on:
I am conducting a cost-utility analysis using cost data collected from healthcare administrative registers and EQ-5D questionnaires collected from participants in a clinical trial of two alternative treatments. Thus, I have conducted multiple imputation (mi impute chained) to handle missing responses to the questionnaire, but the cost data is expected to be complete.
After minor adjustments to my data I have managed to use the code provided by Faria and colleagues (A Guide to Handling Missing Data in Cost-Effectiveness Analysis Conducted Within Randomised Controlled Trials. from 2014), step 5 in their description (titled "Analysis of multiple imputed datasets (post ice or mi impute chained)"), to identify ICERs and the probability of the intervention being cost-effective at different thresholds. I have so far used their described solution using "sureg", but have got stuck on trying to apply the alternative bootstrap solution due to differences in names of variables (possibly a result of them using ice and my use of mi impute?).
However, I would also like to create one of those graphs with QALYs on the x-axis and costs on the y-axis, and a "cloud" of bootstrapped comparisons. Does anyone here have suggestions on how to get there, or how to get bootstrapped results for a variable to go into a graph? Any suggestions on how to get forward would be very welcome!
Kind regards,
Hanna
This has been a week of frustration with regards to statistical analyses, and happiness after several very good suggestions from list members on how to solve coding issues. Hopefully someone in this forum has suggestions for how to get on also with this problem that I have got stuck on:
I am conducting a cost-utility analysis using cost data collected from healthcare administrative registers and EQ-5D questionnaires collected from participants in a clinical trial of two alternative treatments. Thus, I have conducted multiple imputation (mi impute chained) to handle missing responses to the questionnaire, but the cost data is expected to be complete.
After minor adjustments to my data I have managed to use the code provided by Faria and colleagues (A Guide to Handling Missing Data in Cost-Effectiveness Analysis Conducted Within Randomised Controlled Trials. from 2014), step 5 in their description (titled "Analysis of multiple imputed datasets (post ice or mi impute chained)"), to identify ICERs and the probability of the intervention being cost-effective at different thresholds. I have so far used their described solution using "sureg", but have got stuck on trying to apply the alternative bootstrap solution due to differences in names of variables (possibly a result of them using ice and my use of mi impute?).
However, I would also like to create one of those graphs with QALYs on the x-axis and costs on the y-axis, and a "cloud" of bootstrapped comparisons. Does anyone here have suggestions on how to get there, or how to get bootstrapped results for a variable to go into a graph? Any suggestions on how to get forward would be very welcome!
Kind regards,
Hanna
Comment