* R/BootstrapReserve.R Included all the functions for the BootChainLadder
function. The BootChainLadder procedure provides a predictive
distribution of reserves for a cumulative claims development
triangle.
* R/BootstrapReserve.R, MackChainLadder.R, MunichChainLadder The summary
methods for MackChainLadder, MunichChainLadder, BootChainLadder
give a list back with two elements "ByOrigin" and "Totals"
* R/zzz.R Included a .onLoad function to produce a little message
after the ChainLadder package is loaded.
* Excel/ChainLadder_in_Excel.xls Added new examples for
BootChainLadder and how to use Rapply to call functions from the
ChainLadder package.