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