get_sem {IPDFileCheck}R 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))

[Package IPDFileCheck version 0.8.1 Index]