se: Standard error of the mean

Description Usage Arguments Value

View source: R/jenshelper.R

Description

Standard error of the mean

Usage

1
se(x, sd = NULL, na.rm = TRUE)

Arguments

sd

true population sd if known, else sample sd autom. calculated

na.rm

default is TRUE!

Value

the standard error (sd/root n), not the Student's approx.!


barthelmes/jenshelper documentation built on June 15, 2020, 4:09 p.m.