sem: Standard error of the mean

View source: R/utils.R

semR Documentation

Standard error of the mean

Description

Standard error of the mean

Usage

sem(x, missing.value = NA, return.missing.value = NA)

Arguments

x

input vector

missing.value

values that are missing

return.missing.value

the value to return where there are missing values

Value

The standard error of the mean of x

Author(s)

Samuel Leung

References

http://en.wikipedia.org/wiki/Standard_error


TalhoukLab/biostatUtil documentation built on April 14, 2025, 4:15 a.m.