View source: R/transformStats.R
se_to_sd | R Documentation |
Transforms standard error to standard deviation
se_to_sd(se, n)
se |
Standard Error of the mean |
n |
Sample Size |
Returns vector of standard errors
Joel Pick
se_to_sd(se = 5, n = 10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.