Learn R Programming

tvm (version 0.1)

pmt: The value of the payment of a loan with constant payments (french type amortization)

Description

The periodicity of the maturity and the rate must match, and this will be the periodicity of the payments

Usage

pmt(amt, maturity, rate)

Arguments

amt
The amount of the loan
maturity
The maturity of the loan
rate
The rate of the loan