Package: SAvalidation 0.0.1.8
SAvalidation: Validation checks on seasonally adjusted time series
Functions for running validation checks on a pair of time series, an unadjsuted (NSA) and seasonally adjusted (SA) series.
Authors:
SAvalidation_0.0.1.8.tar.gz
SAvalidation_0.0.1.8.zip(r-4.7)SAvalidation_0.0.1.8.zip(r-4.6)SAvalidation_0.0.1.8.zip(r-4.5)
SAvalidation_0.0.1.8.tgz(r-4.6-any)SAvalidation_0.0.1.8.tgz(r-4.5-any)
SAvalidation_0.0.1.8.tar.gz(r-4.7-any)SAvalidation_0.0.1.8.tar.gz(r-4.6-any)
SAvalidation_0.0.1.8.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
SAvalidation/json (API)
| # Install 'SAvalidation' in R: |
| install.packages('SAvalidation', repos = c('https://seasadjwg.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/seasadjwg/savalidation/issues
- data_to_check - Example data for validation
Last updated from:2dcde5ad93. Checks:7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 136 | ||
| source / vignettes | OK | 254 | ||
| linux-release-x86_64 | WARNING | 132 | ||
| macos-release-arm64 | WARNING | 199 | ||
| macos-oldrel-arm64 | WARNING | 200 | ||
| windows-devel | WARNING | 115 | ||
| windows-release | WARNING | 110 | ||
| windows-oldrel | WARNING | 146 | ||
| wasm-release | OK | 144 |
Exports:adjust_fact_plotannual_totals_plotcal_effect_plotcheck_for_calendar_varscheck_identicalcheck_negativescheck_nsa_sa_tscheck_over_adjustmentget_combined_seasonality_testlevel1_validationlevel2_validationlevel3_comparisons_plotlevel3_validationnsa_sa_plot
Dependencies:backportsbase64encbslibcachemcheckmateclicpp11crosstalkdigestdplyrDTevaluatefarverfastmapfontawesomefsgenericsggplot2gluegtablehighrhtmltoolshtmlwidgetsisobandjquerylibjsonlitekableExtraknitrlabelinglaterlatticelazyevallifecyclelubridatemagrittrmemoisemimeotelpillarpkgconfigprocessxpromisespspurrrquartoR6rappdirsRColorBrewerRcpprJavarjd3jarsrjd3toolkitRJDemetrarlangrmarkdownRProtoBufrstudioapiS7sassscalesstringistringrsvglitesystemfontstextshapingtibbletidyrtidyselecttimechangetinytexutf8vctrsviridisLitewithrxfunxml2yamlzoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Plot adjustment factor | adjust_fact_plot |
| Plot of relative difference of annual totals | annual_totals_plot |
| Plot of calendar effects | cal_effect_plot |
| Extract test for calendar effects | check_for_calendar_vars |
| Check if two series are identical | check_identical |
| Check for negatives | check_negatives |
| Check nsa and sa are univariate time series of same period | check_nsa_sa_ts |
| Check for over adjustment | check_over_adjustment |
| Example data for validation | data_to_check |
| Extract combined test for seasonality on linearised series | get_combined_seasonality_test |
| Level 1 validation check | level1_validation |
| Level 2 validation | level2_validation |
| Level 3 comparison plot | level3_comparisons_plot |
| Level 3 validation | level3_validation |
| Plot nsa and sa | nsa_sa_plot |
