* inst/Excel/ChainLadder_in_Excel.xls uses now dynamic functions and shows how to call 'plot' from Excel * R/MackChainLadderFunctions.R: Changed labels Reserving to IBNR (=Incurred But Not Reported)
0.1.13
* R/MackChainLadderFunctions.R: Mack.S.E checks now which sigma>0 before log linear regression of sigma to estimate sigma[n-1]
0.1.12
* R/MackChainLadderFunctions.R: added function TotalMack.S.E function to estimate the overall standard error for the reserve. MackChainLadder gives now also the Total.Mack.S.E. back plus the estimate standard error for all individual age-to-age factors F.se.
0.1.11
* First release on CRAN
0.1.9
Changes
* Updated README and DESCRIPTION file to comply with changes of CRAN policy.
0.1.8
Bug Fixes
* BootChainLadder produced warnings for triangles that had static developments when the argument process.distr was set to "od.pois". * as.triangle.data.frame didn't work for a data.frame less than three rows * Arguments xlab and ylab were not passed through in plot.triangle, when lattice=TRUE