A method to collect all the needed model input specific to the standard model. Intended for internal use only.
An object of type StandardAnnualAggLossDevModelInput from which to collect the needed model input.
A named list of the specific model elements. See details for more info.
There are currently two types of AnnualAggLossDevModels (break and standard). These models have many data elements in common.
This method appends only the elements specific to the standard model onto the list created by a call to NextMethod().
The following elements are appended:
x.0A single value. The lower bound for the location of knots.
x.rA single value. The upper bound for the location of knots.
beta.priorA vector giving the prior for the location of knots.
mu.number.of.knots.priorThe priors for the mean of the number of knots.
number.of.knots.uboundThe upper bound for the number of knots.