Rsq: Coefficient of determination, R-squared

Description Usage Arguments See Also

View source: R/Rsq.R

Description

Calculates the coefficient of determination for any model of class 'lm'.

Usage

1
Rsq(model)

Arguments

model

a model object list with argument y and method fitted

See Also

cor


SMIR documentation built on May 29, 2017, 10:39 a.m.

Related to Rsq in SMIR...