Releases: mages/ChainLadder
Releases · mages/ChainLadder
ChainLadder 0.2.19
- Fixed links in documentation that had references to a functions from different R packages, as reported by CRAN checks
ChainLadder 0.2.18
ChainLadder 0.2.17
- New seed argument for BootChainLadder to set an optional seed for the random generator
ChainLadder 0.2.16
- New weights argument for MuinchChainLadder
- Fixed typo checking for weight argument in glmReserve. Thanks to Kennedy Mwavu for reporting this issue
- Fixed weights in CDR.MackChainLadder. Thanks to Giorgia Chieruzzi for contributing the patch
ChainLadder 0.2.15
- Started using pkgdown to create package website
- Added ChainLadder hexagon graphic
- Moved vignettes/NEWS.Rmd to NEW.md to autogenerate changelog with pkgdown
- Clarified how to extract MackChainLadder objects in package vignette
ChainLadder 0.2.14
- Updated package dependencies to address a warning from CRAN
ChainLadder 0.2.13
- Updated URLs in the bibliography of the package vignette and help files
ChainLadder 0.2.12
- Moved continuous integration testing from TravisCI to GitHub Actions
- Changed vignette format from Sweave to RMarkdown to facilitate easier testing using GitHub Actions
ChainLadder 0.2.11
- Fixed as.triangle for a 'long' data set, when input data had missing values. Thanks to Dimitri Minassian for reporting this issue.
- Fixed standard error estimation in MackChainLadder when tail factor > 1 and alpha = 2. Thanks to Valentin Cornaciu for reporting this issue.
ChainLadder 0.2.10
- Added Berquist-Sherman Paid Claim Development Adjustment methods to adjust
paid claims based on the underlying relation between paid and closed claims. - Added tests to check calendar year effect, correlation between development
factors and inflation.
Thanks to Marco De Virgilis.