Changelog
Source:NEWS.md
vital 2.0.3
CRAN release: 2026-02-13
- Added default ARFIMA modelling for coherent FDM
- Fixed to work with fabletools v0.6.0+
vital 2.0.0
CRAN release: 2025-08-20
- New data functions: read_ktdb(), read_ktdb_files(), read_stmf(), read_stmf_files()
- New model functions: GAPC(), PLAT(), M7(), RH(), CBD(), LC2()
- New smoothing function: smooth_mortality_law()
- New stochastic simulation function: generate_population()
- Added vignette introducing the package
- Added vignette on stochastic population forecasting
- Removed Australian data sets to reduce package size
- Updated Norwegian data sets
- Bug fixes and unit tests