sem: Standard error of the mean

View source: R/stats.R

semR Documentation

Standard error of the mean

Description

Standard error of the mean

Usage

sem(x)

Arguments

x

vector numeric

Value

numeric, standard error of the mean

Examples

sem(c(1,2,3,4,5))

CrumpLab/crumplabr documentation built on June 29, 2023, 11:25 a.m.