JAGS_script: JAGS Script for Common Models

Description Usage Arguments Value

View source: R/JAGS_script.R

Description

Model script for JAGS to fit a particular Bayesian model. Currently the possible models are "beta_binomial", "hier_normal", "hier_trajectory", "normal", "regression", "regression_cond_means", and "trajectory".

Usage

1
  JAGS_script(model)

Arguments

model

name of the model

Value

A character string containing the model script


bayesball/ProbBayes documentation built on Nov. 30, 2020, 9:09 p.m.