Skip to content

annualRatesByPremiumTier

This content is not available in your language yet.

function annualRatesByPremiumTier(series, basePct): readonly PremiumTierAnnualRate[];

Defined in: core/rates.ts:112

For a published monthly MonthlyBaseRate.basePct, returns the gross annual rate in each permanence band (base + premium) for the series.

ParameterType
seriesSeriesMetadata
basePctstring

readonly PremiumTierAnnualRate[]