Generate R bootstrap replicates of mean incremental QALYs and Costs from a
fitted CEA regression model, using the boot
package.
1 2 3 4 5 6 7 8 9 10 11 |
x |
|
R |
The number of bootstrap replicates. |
estimand |
String scalar. Whether to calculate the average treatment effect (ATE), average treatment effect on the treated (ATT), or average treatment effect on the controls (ATC). Only used for non-linear models. |
sim |
A character vector indicating the type of simulation required. Possible values are "ordinary" (the default), "parametric", "balanced", or "permutation". |
weights, simple, parallel, ncpus, cl |
Passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.