my.errors: Calculate the errors of the Y values of a linear regression.

Description Usage Arguments Value

View source: R/myRegression.generics.R

Description

Calculate the errors of the Y values of a linear regression.

Usage

1
my.errors(object)

Arguments

object

; An object to calculate the error for.

Value

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


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