sem: Standard error of the mean.

View source: R/utils.R

semR Documentation

Standard error of the mean.

Description

Computes standard error of the mean (SEM) for a numeric vactor. Any NAs are silently removed.

Usage

sem(x)

Arguments

x

a numeric vector.

Value

a single numeric value.


PiotrTymoszuk/coxExtensions documentation built on Feb. 6, 2024, 10:58 p.m.