CRAN

mbbefd 0.8.8.5

Maxwell Boltzmann Bose Einstein Fermi Dirac Distribution and Destruction Rate Modelling

Released Jan 2, 2019 by Giorgio Spedicato

This package can be loaded by Renjin but 8 out 54 tests failed.

Dependencies

alabama 2015.3-1 actuar 2.3-1 gsl 1.9-10.3 fitdistrplus 1.0-9 MASS 7.3-51.1 Rcpp

Distributions that are typically used for exposure rating in general insurance, in particular to price reinsurance contracts. The vignettes show code snippets to fit the distribution to empirical data.

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>mbbefd</artifactId>
    <version>0.8.8.5-b1</version>
  </dependency>
</dependencies>
<repositories>
  <repository>
    <id>bedatadriven</id>
    <name>bedatadriven public repo</name>
    <url>https://nexus.bedatadriven.com/content/groups/public/</url>
  </repository>
</repositories>

View build log

Renjin CLI

If you're using Renjin from the command line, you load this library by invoking:

library('org.renjin.cran:mbbefd')

Test Results

This package was last tested against Renjin 0.9.2718 on Jan 4, 2019.