Description Usage Arguments Details References See Also
builds covariance matrix of the onfounders, exposure predictors, and outcome predictors
1 2 3 4 5 6 7 |
sig |
variance of each covariate |
confounder_exposure |
covariance between confounder and exposure predictors, vector in order of column |
confounder_outcome |
covariance between confounder and outcome predictors, vector in order of column |
exposure_outcome |
covariance between exposure predictors and outcome predictors, vector in order of column |
value_cor |
are given values (except |
This function builds covariance matrix of the covariates, which are confounders (w1, w2, w3, w4), exposure predictors (w5, w6, w7), and outcome predictors(w8, w9, w10). In each group, there is no correlation. On the other hand, you can specify picewise correlation between e.g. confounder-exposure predictor.
Setoguchi, S., Schneeweiss, S., Brookhart, M. A., Glynn, R. J., & Cook, E. F. (2008). Evaluating uses of data mining techniques in propensity score estimation: a simulation study. Pharmacoepidemiology and Drug Safety, 17(6), 546–555 https://doi.org/10.1002/pds.1555
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.