getJagsInits-comma-AnnualLossDevModelInput-dash-method: A method to collect all the needed initial values common to...

Description Arguments Details Value

Description

A method to collect all the needed initial values common to both the standard model and the break model. Intended for internal use only.

Arguments

object

An object of type AnnualAggLossDevModelInput from which to collect the needed initial values for the model.

Details

There are currenly two types of AnnualAggLossDevModels (break and standard). These models have many features in common, and code to create initial values for these common features is placed in this method. The derived classes StandardAnnualAggLossDevModelInput and BreakAnnualAggLossDevModelInput call this method via NextMethod() and then return a new function.

Value

A named list of the specific model elements. See details for more information.


BALD documentation built on May 2, 2019, 6:51 a.m.