TransformedFittedFunctionalModel-class: A Functional Model Fitted on Transformed Data

Description Slots See Also

Description

This class holds a fully parameterized, functional model which has been been fitted to transformed data. Different from the normal instances of FunctionalModel, it also holds information about the transformation which has been applied to the data before the model was fitted.

Slots

transform.x

the input transformation to be applied to all x coordinates before feeding them to the parameterized blueprint function

transform.y

the output transformation to be applied to all results of the blueprint function

See Also

TransformedFittedFunctionalModel.new


thomasWeise/regressoR.functional documentation built on May 10, 2019, 10:24 a.m.