Learn R Programming

deeplearning (version 0.1.0)

rsq: Calculate the RSQ of a regression model Utilitiy function that calcualtes RSQ of a model. It measures the goodness-of- fit of a regression model.

Description

Calculate the RSQ of a regression model Utilitiy function that calcualtes RSQ of a model. It measures the goodness-of- fit of a regression model.

Usage

rsq(x, ...)

Arguments

x
Regression Model
...
Additional Input