Learn R Programming

radiant (version 0.1.95)

serr: Standard error

Description

Standard error

Usage

serr(x, na.rm = TRUE)

Arguments

x
Input variable
na.rm
If TRUE missing values are removed before calculation

Value

Standard error

Examples

Run this code
serr(rnorm(100))

Run the code above in your browser using DataLab