An S4 class to represent a time index for frequency or severity distribution.
indexIDA string to identify the index.
startDateThe date the index starts. It is expected to be consistent with the start date of the claim analysis.
tabulateA boolean to indicate whether the index is determined by a constant rate (FALSE) or a series of index values (TRUE).
annualizedRateA yearly index growth rate. It is only used when tabulate == FALSE.
yearlyIndexA vector that contains index value on a yearly basis.
monthlyIndexA vector that contains index value on a monthly basis.
seasonalityA 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.