SEM: Standard Error of Mean.

View source: R/descriptives.R

SEMR Documentation

Standard Error of Mean.

Description

SEM computes standard error of mean.

Usage

SEM(x)

Arguments

x

Data for computation.

Value

numeric vector with SEM.

Examples

SEM(x = mtcars$wt)

abusjahn/wrappedtools documentation built on Oct. 16, 2024, 12:50 p.m.