run_STDERR | R Documentation |
Calculates the standard error interval of a vector of data
run_STDERR(x)
x |
(Required). vector. a vector of data. |
upper |
Upper bound of interval. |
mean |
Mean of data. |
lower |
Lower bound of interval. |
Created by Hua Zou (5/19/2022 Shenzhen China)
https://github.com/cran/Rmisc/
run_STDERR(rnorm(100))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.