LossDevModelOutput-dash-class: The base output class for all models in BALD.

Description Details See Also

Description

The base output class for all models in BALD.

Details

LossDevModelOutput is the base class for all output model objects. Derived classes should contain all needed output from a JAGS run and the input object associated with that run in the slot “input.” Currenly, only the slot “input” is allowed to be a non-model node. All other nodes must be the exact name of some settable node in the model. This is because getModelOutputNodes currently looks at the slot names to determine what values to set; only slot “input” is known to be a slot other than a settable node. Any class adding extra non-model node slots must also override the method getModelOutputNodes.

See Also

AnnualAggLossDevModelInput


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