Description Usage Arguments Value
fit_models - find model fit objects for all selected model types
1 | fit_models(df, dep_var, ind_var, start, end, forecasts_to_include)
|
df |
data frame containing data |
dep_var |
string - name of dependent variable to forecast |
ind_var |
string - vector of names of independent variables to fit |
start |
vector - start year and quarter in format c(YYYY, Q) |
end |
vector - end year and quarter in format c(YYYY, Q) |
forecasts |
list of string values detailing which forecasts to include |
list of model fit objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.