data_gen_individual | R Documentation |
Summary Statistics from Simulated Individual-level data
data_gen_individual(
case = c("case4", "case5", "case6", "case7"),
true_var = FALSE
)
case |
Simulation scenario used in Section 5.3 in Ye et al., (2020). |
true_var |
Do se.exposure, se.outcome, se.selection equal the true standard deviations or the estimated standard errors. Default is FALSE. |
A data frame
Ting Ye, Jun Shao, Hyunseung Kang (2020). Debiased Inverse-Variance Weighted Estimator in Two-Sample Summary-Data Mendelian Randomization.https://arxiv.org/abs/1911.09802.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.