CRAN/E | HydeNet

HydeNet

Hybrid Bayesian Networks Using R and JAGS

Installation

About

Facilities for easy implementation of hybrid Bayesian networks using R. Bayesian networks are directed acyclic graphs representing joint probability distributions, where each node represents a random variable and each edge represents conditionality. The full joint distribution is therefore factorized as a product of conditional densities, where each node is assumed to be independent of its non-descendents given information on its parent nodes. Since exact, closed-form algorithms are computationally burdensome for inference within hybrid networks that contain a combination of continuous and discrete nodes, particle-based approximation techniques like Markov Chain Monte Carlo are popular. We provide a user-friendly interface to constructing these networks and running inference using the 'rjags' package. Econometric analyses (maximum expected utility under competing policies, value of information) involving decision and utility nodes are also supported.

github.com/nutterb/HydeNet
System requirements JAGS (http://mcmc-jags.sourceforge.net)
Bug report File report

Key Metrics

Version 0.10.11
R ≥ 3.0.0
Published 2020-07-06 1389 days ago
Needs compilation? no
License MIT
License File
CRAN checks HydeNet results

Downloads

Yesterday 1 0%
Last 7 days 5 -81%
Last 30 days 97 -28%
Last 90 days 348 -12%
Last 365 days 1.593 -61%

Maintainer

Maintainer

Benjamin Nutter

benjamin.nutter@gmail.com

Authors

Jarrod E. Dalton
Benjamin Nutter

Material

README
NEWS
Reference manual
Package source

Vignettes

Decision Network (Influence Diagram) Analyses in HydeNet
Getting Started with HydeNet
Building and Customizing HydeNet Plots
Working with HydeNetwork Objects

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

HydeNet archive

Depends

R ≥ 3.0.0
nnet

Imports

checkmate
DiagrammeR ≥ 0.9.0
plyr
dplyr
graph
magrittr
pixiedust ≥ 0.6.1
rjags
stats
stringr
utils

Suggests

knitr
RCurl
rmarkdown
survival
testthat

Reverse Imports

wiseR