my.correlation.linear_regression: Calculate the correlation of the regression.

Description Usage Arguments Value

View source: R/myLinearRegression.R

Description

Calculate the correlation of the regression.

Usage

1
2
## S3 method for class 'linear_regression'
my.correlation(object)

Arguments

object

; A regression object.

Value

numeric ; The correlation of the response values compared to the linear regression line.


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