effective_rate | R Documentation |
computes the effective rate for the provided nominal rate and compouding frequency.
effective_rate(r = NULL, interval = 1L, continuous = F)
r |
nominal interest rate (in percent) |
interval |
interval as 1/interval when compounding is performed |
continuous |
should we use continuous compounding |
the effective rate for the given nominal rate
christian bitter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.