confidint | R Documentation |
Generates a confidence interval for a given x and number of subjects in the data sets
confidint(x, num)
x |
what to generate a confidence interval of |
num |
number of subjects |
confidence interval
x <- replicate(100, cohensd_OG(75,0,1,1)) confidint(x,75)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.