Description Usage Arguments Value
View source: R/myDescriptiveStatistics.R
Calculate the standard error of a (numeric) vector
1 | my.standard.error(src.vector, is.sample = TRUE)
|
src.vector |
; A numeric vector to calculate the standard error over. |
is.sample |
; A boolean indicating that src.vector is a sample, not a population. |
numeric ; The standard error of 'src.vector'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.