my.standard.error: Calculate the standard error of a (numeric) vector

Description Usage Arguments Value

View source: R/myDescriptiveStatistics.R

Description

Calculate the standard error of a (numeric) vector

Usage

1
my.standard.error(src.vector, is.sample = TRUE)

Arguments

src.vector

; A numeric vector to calculate the standard error over.

is.sample

; A boolean indicating that src.vector is a sample, not a population.

Value

numeric ; The standard error of 'src.vector'.


vanNijnatten/Learn-Statistics documentation built on Dec. 23, 2021, 2:09 p.m.