Learn R Programming

radiant.data (version 1.6.2)

se: Standard error

Description

Standard error

Usage

se(x, na.rm = TRUE)

Value

Standard error

Arguments

x

Input variable

na.rm

If TRUE missing values are removed before calculation

Examples

Run this code
se(rnorm(100))

Run the code above in your browser using DataLab