sem: SEM

View source: R/sem.R

semR Documentation

SEM

Description

Standard error of the mean

Usage

sem(x, na.rm=T)

Arguments

x

A numeric vector.

na.rm

logical. Should missing values be removed?

Author(s)

T. Ruf

See Also

sd

Examples


sem(1:10)


thomaspruf/fiwidat documentation built on Aug. 28, 2023, 11:12 p.m.