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.
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
TransformedFittedFunctionalModel.new
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.