Description Usage Arguments Value
Given the number of the equation that minimizes the selected error measure,
fit_best
estimates the equation for each rolling sample and forecast
lead.
1 2 3 4 5 6 7 8 9 10 |
forecast.lead |
Number of the forecast lead. |
eq.number |
Number (position)of the equation in the vector of all possible equations. |
sample.number |
Number of the specific random sample that will be evaluated. |
glm.family |
A description of the error distribution to be used in the
model. Inherits from |
Y.name |
Name of the y variable (variable to be forecasted) created by
|
all.equations.rhs |
Vector with all possible combinations of right-hand side variables. |
DF.Fit.Predict |
a data frame with training data and test data for the estimation estage. |
... |
Additional parameters passed to glm. |
Returns an object of class inheriting from "glm" (see glm).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.