getJagsData: A method to retrieve data for a JAGS model.

Description Arguments Details Value

Description

A method to retrieve data for a JAGS model. Intended for internal use only.

Arguments

object

The object from which to retrieve initial values.

Details

Any classes derived from class LossDevModelInput must provide a method to override this generic function. This overriding method should return a named list of data values.

Value

This method returns a named list of data values.


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

Related to getJagsData in BALD...