Skip to content

Commit

Permalink
Version 0.2.10 as submitted to CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
mages committed May 27, 2019
1 parent db1e2d0 commit 2ac30bd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Type: Package
Title: Statistical Methods and Models for Claims Reserving in
General Insurance
Version: 0.2.10
Date: 2019-05-02
Date: 2019-05-27
Authors@R: c(person("Markus", "Gesmann", role = c("aut", "cre"),
email = "markus.gesmann@googlemail.com"),
person("Daniel", "Murphy", role = "aut",
Expand Down
10 changes: 6 additions & 4 deletions vignettes/NEWS.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,13 @@ vignette: >
knitr::opts_chunk$set(echo = TRUE)
suppressPackageStartupMessages(library(ChainLadder))
```
# Version 0.2.10 [2019-05-02]
# Version 0.2.10 [2019-05-27]

* Added B-S 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.
* 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.

# Version 0.2.9 [2018-12-06]
Expand Down

0 comments on commit 2ac30bd

Please # to comment.