This function is primarily for internal use within occDetFunc. It is used to return a vector of parameters to be monitored.

getParameters(parameters, modeltype, verbose = FALSE)

Arguments

parameters

A character vector of parameters you want to monitor.

modeltype

Character, one of: indran, jul_date, catlistlength, contlistlength. See occDetFunc for more information.

verbose

Logical, if true progress is reported to the console

Value

A character, of JAGS model code, that describes the observation model.