Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

STDERR

Standard Error


Description

Calculates the standard error interval of a vector of data

Usage

STDERR(x)

Arguments

x

a vector of data.

Value

upper

Upper bound of interval.

mean

Mean of data.

lower

Lower bound of interval.

Examples

STDERR(rnorm(100))

Rmisc

Rmisc: Ryan Miscellaneous

v1.5
GPL-3
Authors
Ryan M. Hope <rmh3093@gmail.com>
Initial release
2013-10-21

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.