View source: R/meta_analysis.R
Calculates t value from p, and n values
1 | t_inverse(p, n)
|
p |
P-value associated with t-test |
n |
Sample size associated with t-test |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.