std.dev: standard deviation of object

Usage Arguments Value Examples

Usage

1
std.dev(object)

Arguments

object

vector or object from linear model fit

Value

standard deviation

Examples

1
2
3
4
5
## Not run: 
std.dev(x)
std.dev(lm(y~a+b,data))

## End(Not run)

byandell/pda documentation built on May 13, 2019, 9:27 a.m.