my.errors.numeric: Calculate the errors from the mean.

Description Usage Arguments Value

View source: R/myStatsHelpers.R

Description

Calculate the errors from the mean.

Usage

1
2
## S3 method for class 'numeric'
my.errors(object)

Arguments

object

; A numeric vector to calculate the erors for.

Value

numeric vector ; The errors of the response values compared to the mean.


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