This learner is a wrapper around stats::lm() in order to perform a
linear regression. There is no implementation for tuning
parameters, thus the only experiment to use LearnerLm for is
MLCrossValidation
Returns
A new LearnerLm R6 object.
Examples
LearnerLm$new()
Method clone()
The objects of this class are cloneable with this method.