Description Usage Arguments Author(s) See Also Examples
Computes the standard error of the values in x
. If na.rm
is TRUE then missing values are removed before computation proceeds.
1 |
x |
a numeric vector or an R object which is coercible to one by as.vector(x, "numeric”). |
na.rm |
logical. Should missing values be removed? |
Matthew A. Birk, matthewabirk@gmail.com
1 | se(1:10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.