get_sem: ############################################################################...

View source: R/IPDFilecheck.R

get_semR Documentation

############################################################################ Function to estimate standard error of the mean

Description

############################################################################ Function to estimate standard error of the mean

Usage

get_sem(x)

Arguments

x

a vector

Value

SE the standard error of the mean

Examples

get_sem(c(1, 2, 3, 4))

IPDFileCheck documentation built on June 22, 2024, 6:49 p.m.