Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

jagsDists

JAGS Probability Distributions.


Description

A dataset listing the JAGS probability distributions and their parameters

Usage

jagsDists

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


HydeNet

Hybrid Bayesian Networks Using R and JAGS

v0.10.11
MIT + file LICENSE
Authors
Jarrod E. Dalton <daltonj@ccf.org> and Benjamin Nutter <benjamin.nutter@gmail.com>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.