jags_model_poisson: Define JAGS model for a Poisson Regression

Description Usage Arguments Value Examples

View source: R/jags_model.R

Description

Define JAGS model for a Poisson Regression

Usage

1
jags_model_poisson(jags_data, num_chains, checks = NULL, ...)

Arguments

jags_data

The output of jags_data_prep

num_chains

How many chains for the MCMC.

checks

Functions to perform posterior predictive checks with

...

Additional arguments for jags.model

Value

JAGS model object

Examples

1
# coming soon

jdtrat/mickjaggr documentation built on Dec. 20, 2021, 10:06 p.m.