rsq: Calculate the RSQ of a regression model Utilitiy function...

Description Usage Arguments

View source: R/rsq.R

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

1
rsq(x, ...)

Arguments

x

Regression Model

...

Additional Input


rz1988/deeplearning documentation built on May 28, 2019, 10:46 a.m.