Learn R Programming

IPDFileCheck (version 0.8.1)

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

Description

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

Usage

get_sem(x)

Value

SE the standard error of the mean

Arguments

x,

a vector

Examples

Run this code
get_sem(c(1, 2, 3, 4))

Run the code above in your browser using DataLab