Package: forecasteR 3.0.2

Oldemar Rodriguez
forecasteR: Time Series Forecast System
A web application for displaying, analysing and forecasting univariate time series. Includes basic methods such as mean, naïve, seasonal naïve and drift, as well as more complex methods such as Holt-Winters Box,G and Jenkins, G (1976) <doi:10.1111/jtsa.12194> and ARIMA Brockwell, P.J. and R.A.Davis (1991) <doi:10.1007/978-1-4419-0320-4>.
Authors:
forecasteR_3.0.2.tar.gz
forecasteR_3.0.2.tar.gz(r-4.5-noble)forecasteR_3.0.2.tar.gz(r-4.4-noble)
forecasteR_3.0.2.tgz(r-4.4-emscripten)forecasteR_3.0.2.tgz(r-4.3-emscripten)
forecasteR.pdf |forecasteR.html✨
forecasteR/json (API)
# Install 'forecasteR' in R: |
install.packages('forecasteR', repos = 'https://cloud.r-project.org') |
Bug tracker:https://github.com/promidat/forecaster/issues0 issues
Last updated 4 months agofrom:e2ffb2d2e2. Checks:2 OK, 1 NOTE. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 26 2025 |
R-4.5-linux | NOTE | Mar 26 2025 |
R-4.4-linux | OK | Mar 26 2025 |
Exports:calibrar.arimacalibrar.HWdf_periodsdfnormale_acfe_decomposee_histnormale_pacfe_periodse_qqe_tcget_startgrafico.erroresMSERERMSERSSrun_appsmoothingtabla.errorestext_toDatevar.categoricasvar.numericas
Dependencies:attemptbackportsbase64encbroombslibcachemclicolorspacecolourpickercommonmarkconfigcorrplotcountrycodecpp11crayoncrosstalkcurldigestdplyrDTecharts4revaluatefansifarverfastmapfontawesomeforecastfracdifffreshfsgenericsggplot2gluegolemgtableherehighrhtmltoolshtmlwidgetshttpuvisobandjquerylibjsonliteknitrlabelinglaterlatticelazyevallifecyclelmtestlubridatemagrittrMASSMatrixmemoisemgcvmimeminiUImunsellnlmennetpillarpkgconfigpromisespurrrquadprogquantmodR6rappdirsRColorBrewerRcppRcppArmadillorlangrmarkdownrprojrootrstudioapisassscalesshinyshinyAceshinycustomloadershinydashboardshinydashboardPlusshinyjssourcetoolsstringistringrtibbletidyrtidyselecttimechangetimeDatetinytextseriesTTRurcautf8vctrsviridisLitewaiterwithrxfunxtablextsyamlzoo
Citation
To cite package ‘forecasteR’ in publications use:
Rodriguez O, Jiménez D (2024). forecasteR: Time Series Forecast System. R package version 3.0.2, https://CRAN.R-project.org/package=forecasteR.
Corresponding BibTeX entry:
@Manual{, title = {forecasteR: Time Series Forecast System}, author = {Oldemar Rodriguez and Diego Jiménez}, year = {2024}, note = {R package version 3.0.2}, url = {https://CRAN.R-project.org/package=forecasteR}, }
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Best parameters arima model | calibrar.arima |
Best parameters HoltWinters model | calibrar.HW |
Periodogram Data.frame | df_periods |
Data.frame with normal test | dfnormal |
Best parameters arima model | e_acf |
Decompose plot | e_decompose |
Normal plot | e_histnormal |
Best parameters arima model | e_pacf |
Periodogram Plot | e_periods |
Qplot + Qline | e_qq |
Tendencia y Estacionalidad | e_tc |
Time Series Forecast System | forecasteR-package forecasteR |
Get ts start of a time series | get_start |
Error plot for all predictions | grafico.errores |
Mean Square Error | MSE |
Relative Error | RE |
Root Mean Square Error | RMSE |
RSS | RSS |
Run the Shiny Application | run_app |
Apply rolling to a numeric vector. | smoothing |
Error table for all predictions | tabla.errores |
Convert character to dates | text_toDate |
Filter category variables of a data.frame | var.categoricas |
Filter numeric variables of a data.frame | var.numericas |