se: Standard error.

Description Usage Arguments Value Examples

View source: R/Price_FUNCTIONS.R

Description

Short-cut for calculating the standard error of a vector of values

Usage

1
se(x)

Arguments

x

A list of numeric values

Value

Standard error

Examples

1
2
x<-runif(29)
se(x)

ctkremer/priceTools documentation built on May 28, 2019, 7:49 p.m.