FittedModel-class: A Fitted Model

Description Slots

Description

This class holds a fully parameterized, fitted model. The model function itself can encapsulate any type of behavior or nature. It could be polynomial, an ANN, whatever you want.

Slots

f

a function accepting one parameter and returning a value

quality

the quality of the model on the original data, computed by a quality metric, smaller values are better


thomasWeise/regressoR.base documentation built on May 9, 2019, 8:13 p.m.