Learn R Programming

bayesvl (version 0.8.5)

Visually Learning the Graphical Structure of Bayesian Networks and Performing MCMC with 'Stan'

Description

Provides users with its associated functions for pedagogical purposes in visually learning Bayesian networks and Markov chain Monte Carlo (MCMC) computations. It enables users to: a) Create and examine the (starting) graphical structure of Bayesian networks; b) Create random Bayesian networks using a dataset with customized constraints; c) Generate 'Stan' code for structures of Bayesian networks for sampling the data and learning parameters; d) Plot the network graphs; e) Perform Markov chain Monte Carlo computations and produce graphs for posteriors checks. The package refers to one reference item, which describes the methods and algorithms: Vuong, Quan-Hoang and La, Viet-Phuong (2019) The 'bayesvl' R package. Open Science Framework (May 18).

Copy Link

Version

Install

install.packages('bayesvl')

Monthly Downloads

220

Version

0.8.5

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Viet-Phuong La

Last Published

May 24th, 2019

Functions in bayesvl (0.8.5)

Legends345

Legends345 data
bayesvl graph utilities

Utilities to manipulate graphs
bayesvl-class

Class bayesvl: object class of bayesvl model
bayesvl-package

BayesVL package for Bayesian statistical analyses in R
bayesvl stan utilities

Build RStan models from directed acyclic graph
bayesvl plot utilities

Plot utilities for bayesvl objects
bayesvl bnlearn utilities

bnlearn interface for bayesvl objects