Other packages > Find by keyword >

AnnuityRIR  

Annuity Random Interest Rates
View on CRAN: Click here


Download and install AnnuityRIR package within the R console
Install from CRAN:
install.packages("AnnuityRIR")

Install from Github:
library("remotes")
install_github("cran/AnnuityRIR")

Install by package version:
library("remotes")
install_version("AnnuityRIR", "1.0-0")



Attach the package and use:
library("AnnuityRIR")
Maintained by
Fabrizio Maturo
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-11-03
Latest Update: 2017-11-03
Description:
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) . Cruz Rambaud et al. (2015) .
How to cite:
Fabrizio Maturo (2017). AnnuityRIR: Annuity Random Interest Rates. R package version 1.0-0, https://cran.r-project.org/web/packages/AnnuityRIR. Accessed 06 Nov. 2024.
Previous versions and publish date:
No previous versions
Other packages that cited AnnuityRIR R package
View AnnuityRIR citation profile
Other R packages that AnnuityRIR depends, imports, suggests or enhances
Complete documentation for AnnuityRIR
Functions, R codes and Examples using the AnnuityRIR R package
Some associated functions: FV_post_artan . FV_post_beta_kmom . FV_post_mood . FV_post_norm_kmom . FV_post_quad . FV_pre_artan . FV_pre_beta_kmom . FV_pre_mood . FV_pre_norm_kmom . FV_pre_quad . PV_post_artan . PV_post_cubic . PV_post_exact . PV_post_mood_nm . PV_post_mood_pm . PV_post_triang_3 . PV_post_triang_dis . PV_pre_artan . PV_pre_cubic . PV_pre_exact . PV_pre_mood_nm . PV_pre_mood_pm . PV_pre_triang_3 . PV_pre_triang_dis . beta_parameters . moment . norm_mom . norm_test_jb . plot_FV_post_beta_kmom . plot_FV_post_norm_kmom . plot_FV_pre_beta_kmom . plot_FV_pre_norm_kmom . plot_FVs_post . plot_FVs_pre . plot_PVs_post . plot_PVs_pre . triangular_moments_3 . triangular_moments_3_U . triangular_moments_dis . triangular_moments_dis_U . triangular_parameters . triangular_parameters_U . variance_drv . variance_post_mood_nm . variance_post_mood_pm . variance_pre_mood_nm . variance_pre_mood_pm . 
Some associated R codes: FV_post_artan.R . FV_post_beta_kmom.R . FV_post_mood.R . FV_post_norm_kmom.R . FV_post_quad.R . FV_pre_artan.R . FV_pre_beta_kmom.R . FV_pre_mood.R . FV_pre_norm_kmom.R . FV_pre_quad.R . PV_post_artan.R . PV_post_cubic.R . PV_post_exact.R . PV_post_mood_nm.R . PV_post_mood_pm.R . PV_post_triang_3.R . PV_post_triang_dis.R . PV_pre_artan.R . PV_pre_cubic.R . PV_pre_exact.R . PV_pre_mood_nm.R . PV_pre_mood_pm.R . PV_pre_triang_3.R . PV_pre_triang_dis.R . beta_parameters.R . norm_test_jb.R . plot_FV_post_beta_kmom.R . plot_FV_post_norm_kmom.R . plot_FV_pre_beta_kmom.R . plot_FV_pre_norm_kmom.R . plot_FVs_post.R . plot_FVs_pre.R . plot_PVs_post.R . plot_PVs_pre.R . triangular_moments_3.R . triangular_moments_3_U.R . triangular_moments_dis.R . triangular_moments_dis_U.R . triangular_parameters.R . triangular_parameters_U.R . variance_drv.R . variance_post_mood_nm.R . variance_post_mood_pm.R . variance_pre_mood_nm.R . variance_pre_mood_pm.R .  Full AnnuityRIR package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA