std.error | R Documentation |
calculate stendard error
std.error(x, na.rm = FALSE)
x |
a numeric vector |
na.rm |
logical |
x=c(179,160,136,227,123,23,45,67,1,234)
std.error(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.