get_r_from_pn | R Documentation |
This method is an approximation, and may be numerically unstable.
Ideally you should estimate r directly from independent replication samples.
Use get_r_from_lor()
for binary traits.
get_r_from_pn(p, n)
p |
Array of pvals |
n |
Array of sample sizes |
Vector of r values (all arbitrarily positive)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.