Description Usage Arguments Author(s) Examples
Plot the final expected values of an n-payment annuity, with payments of 1 unit each made at the beginning of every year (annuity-due), valued at the rate X, using different approaches.
1  | plot_FVs_pre(data,years,lwd,lty1,lty2,lty3)
 | 
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" approximation. Default is 3.  | 
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.