Description Format Value Parameters Super class Methods See Also
This learner provides fitting procedures for generalized linear models using
glm.fit
.
R6Class
object.
Learner object with methods for training and prediction. See
Lrnr_base
for documentation on learners.
...
Parameters passed to glm
.
sl3::Lrnr_base
-> Lrnr_alan_pois
new()
Lrnr_alan_pois$new(intercept = TRUE, ...)
clone()
The objects of this class are cloneable with this method.
Lrnr_alan_pois$clone(deep = FALSE)
deep
Whether to make a deep clone.
Other Learners:
Lrnr_SIR
,
Lrnr_stratify_horizon
,
Lrnr_transform_outcome
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.