Description Usage Arguments Value
fit_naive - takes a data frame and returns the fit object for a naive forecast on the data.
1 |
df |
data frame of data |
dep_var |
string - name of dependent variable to forecast |
start |
vector - start year and quarter in format c(YYYY, Q) |
end |
vector - end year and quarter in format c(YYYY, Q) |
fit object for a naive forecast on the data in df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.