Package: TACforecasting 0.0.1
TACforecasting: Forecasting Functions for the Transport Accident Commission
Functions to make hierarchical time series forecasts of attendant care hours easier.
Authors:
TACforecasting_0.0.1.tar.gz
TACforecasting_0.0.1.zip(r-4.7)TACforecasting_0.0.1.zip(r-4.6)TACforecasting_0.0.1.zip(r-4.5)
TACforecasting_0.0.1.tgz(r-4.6-any)TACforecasting_0.0.1.tgz(r-4.5-any)
TACforecasting_0.0.1.tar.gz(r-4.7-any)TACforecasting_0.0.1.tar.gz(r-4.6-any)
TACforecasting_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
TACforecasting/json (API)
| # Install 'TACforecasting' in R: |
| install.packages('TACforecasting', repos = c('https://robjhyndman.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/robjhyndman/tac_forecasting/issues
Pkgdown/docs site:https://pkg.robjhyndman.com
- group_costs - Synthetic data for attendant hours by age group and injury group
Last updated from:8e5ea07ad4. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 165 | ||
| source / vignettes | OK | 197 | ||
| linux-release-x86_64 | OK | 167 | ||
| macos-release-arm64 | OK | 121 | ||
| macos-oldrel-arm64 | OK | 95 | ||
| windows-devel | OK | 133 | ||
| windows-release | OK | 105 | ||
| windows-oldrel | OK | 105 | ||
| wasm-release | OK | 138 |
Exports:get_forecastsplot_forecastsplot_total_hoursread_tac_datatac_accuracytscv_accuracy
Dependencies:abindanytimeBHbitbit64clicliprcodetoolscolorspacecpp11crayondata.tabledigestdistributionaldplyrfabletoolsfarverforcatsforecastfracdifffurrrfuturegenericsggdistggplot2globalsgluegtablehmshtsisobandjanitorlabelinglatticelifecyclelistenvlmtestlubridatemagrittrMASSMatrixnlmennetnumDerivparallellypillarpkgconfigprettyunitsprogressprogressrpurrrquadprogR6RColorBrewerRcppRcppArmadilloRcppEigenreadrrlangS7scalessnakecaseSparseMstringistringrtibbletidyrtidyselecttimechangetimeDatetsboxtsibbletzdburcautf8vctrsviridisLitevroomwithrzoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Generate forecasts of attendant care hours | get_forecasts |
| Synthetic data for attendant hours by age group and injury group | group_costs |
| Plot forecasts of attendant care hours disaggregated by age or injury group. | plot_forecasts |
| Plot attendant care hours disaggregated by age or injury group. | plot_total_hours |
| Read in TAC data | read_tac_data |
| Compute accuracy statistics | tac_accuracy |
| Compute forecasts with a rolling origin and return accuracy statistics | tscv_accuracy |
