An S4 class to represent a time index for frequency or severity distribution.
indexID
A string to identify the index.
startDate
The date the index starts. It is expected to be consistent with the start date of the claim analysis.
tabulate
A boolean to indicate whether the index is determined by a constant rate (FALSE) or a series of index values (TRUE).
annualizedRate
A yearly index growth rate. It is only used when tabulate == FALSE.
yearlyIndex
A vector that contains index value on a yearly basis.
monthlyIndex
A vector that contains index value on a monthly basis.
seasonality
A vector that contains seasonal adjustment factor on a monthly basis.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.