Description Usage Arguments Details Value References Examples
Calculates positive predictive value given the effect size, power, and alpha level.
1 |
effectSize |
the quantitative measure of the strength of a phenomenon in an experiment, between 0 and 1 |
power |
probability that the test correctly rejects the null hypothesis when the alternative hypothesis is true |
alpha |
false positive value or Type I error |
The positive predictive value is the fraction of true positives out of positive labeled classes (i.e. true positive and false positive).
positive predictive value
Krzywinski, Martin, and Naomi Altman. "Points of significance: Power and sample size." Nature Methods 10.12 (2013): 1139-1140.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.