Learn R Programming

BALD (version 1.0.0-3)

rateOfDecay,BreakAnnualAggLossDevModelOutput-method: A method to plot and/or return the esimtated rate of decay vs development year time for break models.

Description

A method to plot and/or return the esimtated rate of decay vs development year time for break models.

Arguments

object

The object from which to plot and/or return the estimated rate of decay.

plot

A logical value. If TRUE, then the plot is generated and the statistics are returned; otherwise only the statistics are returned.

Value

Mainly called for the side effect of plotting. Also returns the plotted statistics. Returned invisibly.

Details

The simplest definition of the rate of decay is the exponentiated first difference of the consumption path. The break model has two rates of decay. One which applies to exposure years prior to a structural break. And another which applies after the break. This is a method to allow for the retrieval and illustration of these rates of decay.

Because the model is Bayesian, the estimated rates of decay come as distributions; only the medians are plotted and/or returned.

See Also

rateOfDecay rateOfDecay("StandardAnnualAggLossDevModelOutput") consumptionPath