Package: vctsfr 0.1.1
vctsfr: Visualizing Collections of Time Series Forecasts
A way of visualizing collections of time series and, optionally their future values, forecasts for their future values and prediction intervals for the forecasts. A web-based GUI can be used to display the information in a collection of time series.
Authors:
vctsfr_0.1.1.tar.gz
vctsfr_0.1.1.zip(r-4.7)vctsfr_0.1.1.zip(r-4.6)vctsfr_0.1.1.zip(r-4.5)
vctsfr_0.1.1.tgz(r-4.6-any)vctsfr_0.1.1.tgz(r-4.5-any)
vctsfr_0.1.1.tar.gz(r-4.7-any)vctsfr_0.1.1.tar.gz(r-4.6-any)
vctsfr_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
vctsfr/json (API)
NEWS
| # Install 'vctsfr' in R: |
| install.packages('vctsfr', repos = c('https://franciscomartinezdelrio.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/franciscomartinezdelrio/vctsfr/issues
Last updated from:e54ec213e1. Checks:1 ERROR, 8 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 444 | ||
| source / vignettes | OK | 218 | ||
| linux-release-x86_64 | OK | 134 | ||
| macos-release-arm64 | OK | 347 | ||
| macos-oldrel-arm64 | OK | 175 | ||
| windows-devel | OK | 90 | ||
| windows-release | OK | 84 | ||
| windows-oldrel | OK | 85 | ||
| wasm-release | OK | 123 |
Exports:check_time_series_collectionGUI_collectionpi_infoplot_collectionplot_predictionsplot_tsprediction_infots_info
Dependencies:base64encbslibcachemclicommonmarkcpp11digestfarverfastmapfontawesomefsggplot2gluegtablehtmltoolshttpuvisobandjquerylibjsonlitelabelinglaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRColorBrewerRcpprlangS7sassscalesshinysourcetoolsvctrsviridisLitewithrxtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check that a collection of time series is properly formatted | check_time_series_collection |
| Launches the web-based GUI for visualizing time series | GUI_collection |
| Create a prediction interval object | pi_info |
| Create a 'ggplot' object associated with a time series belonging to a collection. | plot_collection |
| Creates a ggplot object with a time series and some forecasts | plot_predictions |
| Create a ggplot object with a time series and forecast | plot_ts |
| Create an object with a prediction about the future values of a time series | prediction_info |
| Create an object with information about a time series | ts_info |
