Fitter | R Documentation |
Fitter interface.
Fitter interface.
ranalyse::Node
-> Fitter
new()
Fitter$new(na.action = "na.fail", akaikeFun = stats::AIC, desc = NULL)
fit()
Fitter$fit(formula)
clone()
The objects of this class are cloneable with this method.
Fitter$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.