JAGS_to_monitor: Create list of monitored parameters for 'JAGS' model

View source: R/JAGS-fit.R

JAGS_to_monitorR Documentation

Create list of monitored parameters for 'JAGS' model

Description

Creates a vector of parameter names to be monitored in a 'JAGS' model.

Usage

JAGS_to_monitor(prior_list)

Arguments

prior_list

named list of prior distribution (names correspond to the parameter names)

Value

JAGS_to_monitor returns a character vector of parameter names.


BayesTools documentation built on May 29, 2024, 3:03 a.m.