Last data update: 2014.03.03

R: JAGS Functions Compatible with R.
jagsFunctionsR Documentation

JAGS Functions Compatible with R.

Description

A dataset listing the JAGS functions and their R equivalents.

Usage

jagsFunctions

Format

A data frame with 30 rows and 3 variables:

jags_function

JAGS function name

r_function

R function Name

r_package

R package where the function is found.

Source

http://people.math.aau.dk/~kkb/Undervisning/Bayes14/sorenh/docs/jags_user_manual.pdf

Results