Place model in cartLiteBoostTV structure
as.cartLiteBoostTV(object, x, y = NULL, x.valid = NULL,
y.valid = NULL, learning.rate = 1, init = 0, apply.lr = TRUE)
rtMod model
Data.frame, optional: if provided, use to calculate fitted values of new boost object
Float, vector: Outcome
Data.frame; optional: Validation data
Float, vector; optional: Validation outcome
Float: Learning rate for new boost object. Default = 1
Float: Initial value for new boost object. Default = 0
Logical: Only considered is x = NULL
. If TRUE, new boost object's fitted values will
be object$fitted * learning.rate, otherwise object$fitted