R/learner_glm.R
constructor_shared.Rd
Construct a learner
(character) Optional information to describe the instantiated learner object.
(formula) Formula specifying response and design matrix.
(list) Additional arguments to learner$new().
learner object.