getJagsData-comma-StandardAnnualLossDevModelInput-dash-method: A method to collect all the needed model input specific to...

Description Arguments Details Value

Description

A method to collect all the needed model input specific to the standard model. Intended for internal use only.

Arguments

object

An object of type StandardAnnualAggLossDevModelInput from which to collect the needed model input.

Details

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.0

A single value. The lower bound for the location of knots.

x.r

A single value. The upper bound for the location of knots.

beta.prior

A vector giving the prior for the location of knots.

mu.number.of.knots.prior

The priors for the mean of the number of knots.

number.of.knots.ubound

The upper bound for the number of knots.

Value

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


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