standard_error: Calculate the standard error of a vector

Description Usage Arguments Value Examples

Description

Calculate the standard error of a vector

Usage

1

Arguments

x

a numeric vector

Value

: The standard error

Examples

1
2
standard_error(c(1, 2, 3))
0.4714045

lstmemery/standarddeviation documentation built on May 21, 2019, 8:41 a.m.