Rdocumentation
powered by
Learn R Programming
mafs (version 0.0.3)
Multiple Automatic Forecast Selection
Description
Fits several forecast models available from the forecast package and selects the best one according to an error metric. Its main function is select_forecast().
Copy Link
Link to current version
Version
Version
0.0.3
0.0.2
0.0.1
Install
install.packages('mafs')
Monthly Downloads
46
Version
0.0.3
License
GPL-2 | file LICENSE
Issues
1
Pull Requests
0
Stars
19
Forks
5
Repository
http://github.com/sillasgonzaga/mafs
Maintainer
Sillas Gonzaga
Last Published
October 19th, 2017
Functions in mafs (0.0.3)
Search all functions
gg_fit
Graphical results of forecast models
select_forecast
Selects best forecast model
available_models
List of available models in mafs package
error_metrics
list of available error metrics in mafs package
apply_all_models
Fit several forecast models
apply_selected_model
Select a model to forecast a time series object.