| Model_cfg | R Documentation |
Model_cfg is the base class from which all other model configurations
inherit.
model_classThe class of the model, required for all classes
which inherit from Model_cfg.
new()Create a new Model_cfg object with any necessary parameters.
Model_cfg$new()
A new Model_cfg object.
clone()The objects of this class are cloneable with this method.
Model_cfg$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.