PV_pre_exact function

Compute the present value of an annuity-due considering only non-central moments of negative orders.

WINDOWS-1252

Compute the present value of an annuity-due considering only non-central moments of negative orders.

PV_pre_exact(data,years)

Arguments

  • data: A vector of interest rates.
  • years: The number of years of the income. Default is 10 years.

Author(s)

Salvador Cruz Rambaud, Fabrizio Maturo, Ana María Sánchez Pérez

Examples

# example 1 data=c(0.0177, 0.0185, 0.0185, 0.0184, 0.0184, 0.0183, 0.0185, 0.0185, 0.0188, 0.0185, 0.0180, 0.0184, 0.0191, 0.0185, 0.0184, 0.0185, 0.0186, 0.0185, 0.0188, 0.0186) PV_pre_exact(data,10)
  • Maintainer: Fabrizio Maturo
  • License: GPL (>= 2)
  • Last published: 2017-11-03