Description Usage Arguments Details Value
A non-exported function that checks whether compounding values frequencies are supported.
1 |
compounding |
a numeric vector representing the compounding frequency |
Valid compounding values are:
| Value | Frequency |
| -1 | Simply, T-bill discounting |
| 0 | Simply |
| 1 | Annually |
| 2 | Semi-annually |
| 3 | Tri-annually |
| 4 | Quarterly |
| 6 | Bi-monthly |
| 12 | Monthly |
| 24 | Fortnightly |
| 52 | Weekly |
| 365 | Daily |
| Inf | Continuously |
a flag (TRUE or FALSE) if all the supplied compounding
frequencies are supported.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.