weighted_median_bootstrap | R Documentation |
Based on new script for weighted median confidence interval, update 31 July 2015.
weighted_median_bootstrap(b_exp, b_out, se_exp, se_out, weights, nboot)
b_exp |
Vector of genetic effects on exposure. |
b_out |
Vector of genetic effects on outcome. |
se_exp |
Standard errors of genetic effects on exposure. |
se_out |
Standard errors of genetic effects on outcome. |
weights |
Weights to apply to each SNP. |
nboot |
Number of bootstrap replications. The default is |
Empirical standard error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.