R6 does not offer interfaces. Hence all methods are considered as abstract.
refit()
Abstract function refits the model to a new data set
GOF_model_trainer$refit(model, data)
model
fitted model
data
used for refitting the model
model
refitted on data
clone()
The objects of this class are cloneable with this method.
GOF_model_trainer$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.