Investigate variables from ARIMAX model
inv_variables_arima.Rd
Investigate variables from ARIMAX model
Arguments
- cv_set
list containing
analysis
andassessment
data.frames. One element of the output ofsplit_cv_rolling()
.- y_var
character string of y variable label
- pred_vars
vector string of column names of predictor variables. Note that static variables cannot be included in an ARIMAX model and will be automatically removed.
- var_scales
data.frame of centering and scaling values for predictor variables