| Constant_cfg | R Documentation |
Constant_cfg is a configuration class for estimating a constant model.
That is, the model is a simple, one-parameter mean model.
tidyhte::Model_cfg -> Constant_cfg
model_classThe class of the model, required for all classes
which inherit from Model_cfg.
new()Create a new Constant_cfg object.
Constant_cfg$new()
A new Constant_cfg object.
Constant_cfg$new()
clone()The objects of this class are cloneable with this method.
Constant_cfg$clone(deep = FALSE)
deepWhether to make a deep clone.
## ------------------------------------------------
## Method `Constant_cfg$new`
## ------------------------------------------------
Constant_cfg$new()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.