Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Forecasting
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Cross-validation=== [[cross-validation (statistics)|Cross-validation]] is a more sophisticated version of training a test set. For [[cross-sectional data]], one approach to cross-validation works as follows: # Select observation ''i'' for the test set, and use the remaining observations in the training set. Compute the error on the test observation. # Repeat the above step for ''i'' = 1,2,..., ''N'' where ''N'' is the total number of observations. # Compute the forecast accuracy measures based on the errors obtained. This makes efficient use of the available data, as only one observation is omitted at each step For time series data, the training set can only include observations prior to the test set. Therefore, no future observations can be used in constructing the forecast. Suppose ''k'' observations are needed to produce a reliable forecast; then the process works as follows: # Starting with ''i''=1, select the observation ''k + i'' for the test set, and use the observations at times 1, 2, ..., ''k+i''β1 to estimate the forecasting model. Compute the error on the forecast for ''k+i''. # Repeat the above step for ''i'' = 2,...,''Tβk'' where ''T'' is the total number of observations. # Compute the forecast accuracy over all errors. This procedure is sometimes known as a "rolling forecasting origin" because the "origin" (''k+i -1)'' at which the forecast is based rolls forward in time.<ref name=e2.5 /> Further, two-step-ahead or in general ''p''-step-ahead forecasts can be computed by first forecasting the value immediately after the training set, then using this value with the training set values to forecast two periods ahead, etc. ''See also'' *[[Calculating demand forecast accuracy]] *[[Consensus forecasts]] *[[Forecast error]] *[[Predictability]] *[[Prediction interval]]s, similar to [[confidence interval]]s *[[Reference class forecasting]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)