A method to determine which JAGS nodes the output object is expecting. Intended for internal use only.
The object of type LossDevModelOutput
from which to get the expected nodes.
A character vector with each element corresponding to the name of an expected node.
This method works by examining all the slot names in object
and returning all of them except for a slot named “input.”