| h2_liability | R Documentation |
'h2_liability()' converts heritability estimates from the observed to liability scale.
h2_liability(h2, sample_prev, population_prev)
h2 |
(numeric) Estimate of observed-scale heritability |
sample_prev |
(numeric) Proportion of cases in the current sample |
population_prev |
(numeric) Population prevalence of trait |
(numeric) Liability-scale heritability
h2_liability(0.28, 0.1, 0.05)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.