Creat Lags of Target Variable
mlr_pipeops_fcst.lag.Rd
...
Parameters
The parameters are the parameters inherited from mlr3pipelines::PipeOpTaskPreproc, as well as the following parameters:
lags
::integer()
The lags to create.
Super classes
mlr3pipelines::PipeOp
-> mlr3pipelines::PipeOpTaskPreproc
-> PipeOpFcstLag
Methods
Method new()
Initializes a new instance of this Class.
Usage
PipeOpFcstLag$new(id = "fcst.lags", param_vals = list())
Examples
set.seed(1234L)