CRAN
AnnuityRIR 1.0-0
Annuity Random Interest Rates
Released Nov 3, 2017 by Fabrizio Maturo
Dependencies
actuar 2.1-1 fitdistrplus 1.0-9 EnvStats 2.3.0 mc2d 0.1-18 tseries 0.10-42
Annuity Random Interest Rates proposes different techniques for the approximation of the present and final value of a unitary annuity-due or annuity-immediate considering interest rate as a random variable. Cruz Rambaud et al. (2017)
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>AnnuityRIR</artifactId> <version>1.0-0-b3</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:AnnuityRIR')
Test Results
This package was last tested against Renjin 0.8.2543 on Dec 17, 2017.
- FV_post_artan-examples
- FV_post_beta_kmom-examples
- FV_post_mood-examples
- FV_post_norm_kmom-examples
- FV_post_quad-examples
- FV_pre_artan-examples
- FV_pre_beta_kmom-examples
- FV_pre_mood-examples
- FV_pre_norm_kmom-examples
- FV_pre_quad-examples
- PV_post_artan-examples
- PV_post_cubic-examples
- PV_post_exact-examples
- PV_post_mood_nm-examples
- PV_post_mood_pm-examples
- PV_post_triang_3-examples
- PV_post_triang_dis-examples
- PV_pre_artan-examples
- PV_pre_cubic-examples
- PV_pre_exact-examples
- PV_pre_mood_nm-examples
- PV_pre_mood_pm-examples
- PV_pre_triang_3-examples
- PV_pre_triang_dis-examples
- beta_parameters-examples
- moment-examples
- norm_mom-examples
- norm_test_jb-examples
- plot_FV_post_beta_kmom-examples
- plot_FV_post_norm_kmom-examples
- plot_FV_pre_beta_kmom-examples
- plot_FV_pre_norm_kmom-examples
- plot_FVs_post-examples
- plot_FVs_pre-examples
- plot_PVs_post-examples
- plot_PVs_pre-examples
- triangular_moments_3-examples
- triangular_moments_3_U-examples
- triangular_moments_dis-examples
- triangular_moments_dis_U-examples
- triangular_parameters-examples
- triangular_parameters_U-examples
- variance_drv-examples
- variance_post_mood_nm-examples
- variance_post_mood_pm-examples
- variance_pre_mood_nm-examples
- variance_pre_mood_pm-examples