inflation.free.interest.rate: Calculate the Inflation-free Interest Rate.

inflation.free.interest.rateR Documentation

Calculate the Inflation-free Interest Rate.

Description

Calculate the Inflation-free Interest Rate.

Usage

inflation.free.interest.rate(interest.rate = 0.1425, inflation.rate = 0.0759)

Arguments

interest.rate

A number that represents the nominal Interest Rate, presented by year.

inflation.rate

A number that represents the Inflation Rate, presented by year.

Value

Returns the inflation-free interest rate

See Also

Other financial: discount.rate.vector(), discounted.csf(), draw.cfs(), net.future.value(), net.present.value()

Examples


ex.ifir <- inflation.free.interest.rate(0.1425, 0.0759)


antoanne/ifmFramework documentation built on Aug. 5, 2023, 6:03 p.m.