CRAN
DCL 0.1.0
Claims Reserving under the Double Chain Ladder Model
Released Oct 25, 2013 by Maria Dolores Martinez-Miranda
This package can be loaded by Renjin but 1 out 26 tests failed.
Dependencies
lattice 0.20-35 latticeExtra 0.6-28
Statistical modelling and forecasting in claims reserving in non-life insurance under the Double Chain Ladder framework by Martinez-Miranda, Nielsen and Verrall (2012).
Installation
Maven
This package can be included as a dependency from a Java or Scala project by including
the following your project's pom.xml
file.
Read more
about embedding Renjin in JVM-based projects.
<dependencies> <dependency> <groupId>org.renjin.cran</groupId> <artifactId>DCL</artifactId> <version>0.1.0-b238</version> </dependency> </dependencies> <repositories> <repository> <id>bedatadriven</id> <name>bedatadriven public repo</name> <url>https://nexus.bedatadriven.com/content/groups/public/</url> </repository> </repositories>
Renjin CLI
If you're using Renjin from the command line, you load this library by invoking:
library('org.renjin.cran:DCL')
Test Results
This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.
- Aggregate-examples
- DCL-package-examples
- ItriangleBDCL-examples
- NpaidPrior-examples
- NtriangleBDCL-examples
- NtriangleDCL-examples
- NtrianglePrior-examples
- Plot.cashflow-examples
- Plot.clm.par-examples
- Plot.dcl.par-examples
- Plot.triangle-examples
- XtriangleBDCL-examples
- XtriangleDCL-examples
- XtrianglePrior-examples
- bdcl.estimation-examples
- clm-examples
- dcl.boot-examples
- dcl.boot.prior-examples
- dcl.estimation-examples
- dcl.predict-examples
- dcl.predict.prior-examples
- extract.prior-examples
- get.cumulative-examples
- get.incremental-examples
- idcl.estimation-examples
- validating.incurred-examples