View source: R/mJAM_helper_chrX.R View source: R/mJAM_helper.R
get_z | R Documentation |
To calculate sufficient statistics based on summary statistics
To calculate sufficient statistics based on summary statistics
get_z(maf, betas, N_outcome)
get_z(maf, betas, N_outcome)
maf |
A vector of minor allele frequencies |
betas |
A vector of marginal estimates of effect sizes (betas for continuous outcome; logOR for binary outcome) |
N_outcome |
Sample size in the GWAS where we obtained 'betas' |
a numeric vector of calculated z statistic
a numeric vector of calculated z statistic
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.