View source: R/transformStats.R
error_to_sd | R Documentation |
Transforms error to standard deviation
error_to_sd(error, n, error_type = c("se", "CI95", "sd", NA))
error |
some form of error |
n |
Sample Size |
error_type |
type of error measured |
Returns vector of standard errors
Joel Pick
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.