my.coefficient.of.determination: Calculate the coefficient of determination of a regression...

Description Usage Arguments Value

View source: R/myRegression.generics.R

Description

Calculate the coefficient of determination of a regression (also called the R(correlation) squared).

Usage

1

Arguments

object

; A regression object.

Value

numeric ; The coefficient of determination of the regression line. '1' Means a perfect correlation, '0' Means no correlation.


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