Learn R Programming

HydeNet (version 0.10.11)

jagsFunctions: JAGS Functions Compatible with R.

Description

A dataset listing the JAGS functions and their R equivalents.

Usage

jagsFunctions

Arguments

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.