View source: R/transformStats.R
CI95_to_sd | R Documentation |
Transforms symmetrical confidence interval to standard deviation
CI95_to_sd(CI, n)
CI |
Interval difference from the mean |
n |
Sample Size |
Returns vector of standard deviations
Joel Pick
CI95_to_sd(CI = 2, n = 10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.