View source: R/general_markov_model.R
var_em_illness_death_phmm | R Documentation |
Use bootstrap to obtain the variance estimator for parameters in MSM illness-death general markov model.
var_em_illness_death_phmm(data,sigma_2_0,VARS.)
data |
The output dataset from |
sigma_2_0 |
Initial value for σ^2, the variance of zero-mean normal frailty, usually starts with 1. |
VARS. |
Confounder sets. |
See em_illness_death_phmm_weight
. In each bootstrap, the propensity score model needs to be re-fitted, and fit the MSM illness-death general markov model with new IP weights.
List of bootstrap SE for all the parameters in the general Markov model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.