STDERR: Standard Error

Description Usage Arguments Value Examples

Description

Calculates the standard error interval of a vector of data

Usage

1
STDERR(x)

Arguments

x

a vector of data.

Value

upper

Upper bound of interval.

mean

Mean of data.

lower

Lower bound of interval.

Examples

1
STDERR(rnorm(100))

RyanHope/Rmisc documentation built on May 9, 2019, 10:38 a.m.