Description Usage Arguments Value
View source: R/TransformationsFit.R
Takes in test data and fits the data based on the model file provided
1 | TransformFit(data, trans_fit_model)
|
data |
Test data to be tranformed |
trans_fit_model |
A model file that captures the details of transformations done to train data. This is returned as a list element by VariableTransform function |
A transformed dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.