A method to retrieve initial values for a JAGS model. Intended for internal use only.
The object from which to retrieve initial values.
A function. Overriding methods should return a parameterless function that, when evaluated, returns a named list of initial values.
All classes derived from class LossDevModelInput
should override this method.
This the overriding method should return a parameterless function that, when evaluated, returns a named list of initial values.