Learn R Programming

BALD (version 1.0.0-3)

LossDevModelInput-class: The base input class for all models in BALD.

Description

The base input class for all models in BALD.

Arguments

Details

LossDevModelInput is the base input class for all model objects. Derived classes must contain all needed data to construct input and initials for the JAGS model. These are accessed via the S4 methods “getJagsData” and “getJagsInits.”

See Also

'>LossDevModelOutput