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

Description Usage Arguments Value

View source: R/myRegression.R

Description

Calculate the errors of the Y values of a regression.

Usage

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

Arguments

object

; A regression object.

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.