Rsq {SMIR}R Documentation

Coefficient of determination, R-squared

Description

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

Usage

Rsq(model)

Arguments

model a model object list with argument y and method fitted

See Also

cor


[Package SMIR version 0.02 Index]