Package: bayesvl
Type: Package
Title: Visually Learning the Graphical Structure of Bayesian Networks
        and Performing MCMC with 'Stan'
Version: 1.0.0
Date: 2025-05-17
Authors@R: c(person("Viet-Phuong", "La", role = c("aut", "cre"), email = "lvphuong@gmail.com"), person("Quan-Hoang", "Vuong", role = c("aut"), email = "hoang.vuongquan@phenikaa-uni.edu.vn"))
Author: Viet-Phuong La [aut, cre],
  Quan-Hoang Vuong [aut]
Maintainer: Viet-Phuong La <lvphuong@gmail.com>
Imports: coda, bnlearn, ggplot2, bayesplot, viridis, reshape2
Suggests: loo (>= 2.0.0)
Depends: R (>= 3.5.0), rstan (>= 2.10.0), StanHeaders (>= 2.18.0),
        stats, graphics, methods
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) <doi:10.31219/osf.io/w5dx6> The 'bayesvl' R package. Open Science Framework (May 18).
License: GPL (>= 3)
BugReports: https://github.com/sshpa/bayesvl/issues
URL: https://github.com/sshpa/bayesvl
NeedsCompilation: no
Packaged: 2025-05-17 14:39:12 UTC; lvphuong
Repository: CRAN
Date/Publication: 2025-05-17 14:50:06 UTC
Built: R 4.6.0; ; 2025-10-14 03:36:12 UTC; windows
