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

Description Usage Arguments Value

View source: R/myRegression.R

Description

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

Usage

1
2
## Default S3 method:
my.coefficient.of.determination(object)

Arguments

object

; A regression object.

Value

numeric ; The coefficient of determination of the regression line.


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