Learn R Programming

BALD (version 1.0.0-3)

BreakAnnualAggLossDevModelOutput-class: The final output class for all standard aggregate annual models.

Description

The final output class for all standard aggregate annual models.

Arguments

Details

StandardAnnualAggLossDevModelOutput is the final output class for all standard aggregate annual model objects. Currenly only the slot “input” is allowed to be a non-model node. All other nodes should be the exact name of some settable node in the model. This is because getModelOutputNodes currently looks the slot names to determine what values to set; only slot “input” is known to be a slot other than a settable node. This class is derived from AnnualAggLossDevModelOutput

See Also

'>AnnualAggLossDevModelOutput