JAGS_to_monitor {BayesTools} | R Documentation |
Creates a vector of parameter names to be monitored in a 'JAGS' model.
JAGS_to_monitor(prior_list)
prior_list |
named list of prior distribution (names correspond to the parameter names) |
JAGS_to_monitor
returns a character vector of
parameter names.