Learn R Programming

targeted (version 0.6)

constructor_shared: Construct a learner

Description

Construct a learner

Value

learner object.

Arguments

info

(character) Optional information to describe the instantiated learner object.

formula

(formula) Formula specifying response and design matrix.

learner.args

(list) Additional arguments to learner$new().