stderror: Standard Error of the Mean

View source: R/stderror.R

stderrorR Documentation

Standard Error of the Mean

Description

Calculate the standard error of the mean, which is equal to the standard deviation divided by the square root of the sample size. NA values are automatically removed

Usage

stderror(x)

Arguments

x

Vector, numeric: Input data

Author(s)

E.D. Gennatas


egenn/rtemis documentation built on May 4, 2024, 7:40 p.m.