Liability scale
Coefficient to convert to the liability scale. E.g. h2_liab = coef * h2_obs.
coef_to_liab(K_pop, K_gwas = 0.5)
K_pop |
Prevalence in the population. |
K_gwas |
Prevalence in the GWAS. You should provide this if you used
( |
Scaling coefficient to convert e.g. heritability to the liability scale.
h2 <- 0.2 h2 * coef_to_liab(0.02)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.