Description Usage Arguments Value
Creates seer class object
1 2 |
df |
data.frame input |
y_var |
column name of target variable |
sampling |
sample constructor function. see 'samples' function for details |
models |
list of model constructor functions. see 'model' function for details |
selection |
model_selection constructor function result. see 'model_selection' for details |
confidence_levels |
numeric vector with one or two confidence levels used in the forecast predictions |
horizon |
forecast horizon |
forecast_xreg |
optional foreacast covariate data |
backend |
future backend mode. 'sequential' creates single threaded execution. 'multisession' creates parrallel backend |
seer class object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.