| tridim_transformation-class | R Documentation |
tridim_transformation.Geometric transformations fitted with the
fit_transformation function
represented as a tridim_transformation object with information about transformation, data dimension,
call formula, and fitted stanfit object,
See methods(class = "tridim_transformation") for an overview of available methods.
transformationA string with the transformation name.
formulaA formula object.
NdimAn integer with data dimension, either 2 or 3.
dataA list containing variables used for the sampling.
stanmodelA stanmodel used for sampling.
stanfita stanfit object.
fit_transformation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.