stderror: Calculate the standard error of the mean from a vector of...

View source: R/HelperFunctions.R

stderrorR Documentation

Calculate the standard error of the mean from a vector of numbers

Description

Calculate the standard error of the mean from a vector of numbers

Usage

stderror(x)

Arguments

x

numeric; vector for which to calculate standard error


RSSL documentation built on May 29, 2024, 2:38 a.m.