Description Usage Arguments Author(s) Examples
View source: R/plot_PVs_post.R
Plot the present expected values of an n-payment annuity, with payments of 1 unit each made at the end of every year (annuity-immediate), valued at the rate X, using different approaches.
1  | plot_PVs_post(data,years,lwd,lty1,lty2,lty3,lty4,lty5,lty6)
 | 
data | 
 A vector of interest rates.  | 
years | 
 The number of years of the income. Default is 10 years.  | 
lwd | 
 The width of the curve. Default is 1.5.  | 
lty1 | 
 The style of the curve for the "arctan" approximation. Default is 1.  | 
lty2 | 
 The style of the curve for the "cubic" approximation. Default is 2.  | 
lty3 | 
 The style of the curve for the "mood with positive moments" approximation. Default is 3.  | 
lty4 | 
 The style of the curve for the "mood with negative moments" approximation. Default is 4.  | 
lty5 | 
 The style of the curve for the exact value. Default is 5.  | 
lty6 | 
 The style of the curve for "triangular distribution" approximation. Default is 6.  | 
Salvador Cruz Rambaud, Fabrizio Maturo, Ana MarÃa Sánchez Pérez
1 2 3 4 5 6 7 8 9  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.