jagsDists: JAGS Probability Distributions.

Description Usage Format Source

Description

A dataset listing the JAGS probability distributions and their parameters

Usage

1

Format

A data frame with 30 rows and 7 variables:

DistName

Distribution Name

FnName

JAGS Function Name

FnNameR

R Function Name

xLow

Minimum value for x, the random variable

xHigh

Maximum value for x, the random variable

Parameters

Names of the JAGS parameters

RParameter

R function argument name

paramLimit

Limits on the parameter

paramLogic

The text of a logical check used in setNode to ensure stated parameters are valid.

Rsupport

Logical value, indicating if an R equivalent is supported by HydeNet

Source

http://people.stat.sc.edu/hansont/stat740/jags_user_manual.pdf


nutterb/HydeNet documentation built on July 13, 2020, 5:21 p.m.