inflation.free.interest.rate | R Documentation |
Calculate the Inflation-free Interest Rate.
inflation.free.interest.rate(interest.rate = 0.1425, inflation.rate = 0.0759)
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. |
Returns the inflation-free interest rate
Other financial:
discount.rate.vector()
,
discounted.csf()
,
draw.cfs()
,
net.future.value()
,
net.present.value()
ex.ifir <- inflation.free.interest.rate(0.1425, 0.0759)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.