R2: Calculate the explained deviance of a model

Description Usage Arguments Value

Description

Calculate the fitness of a model using the following forumla: R-squared = 1 - (estimated variance)/(observed variance)

Usage

1
r2(model)

Arguments

model

the model to extract the explained deviance from.

Value

text


xsultan/motsai documentation built on May 4, 2019, 1:26 p.m.