https://github.com/cran/BDgraph
Revision ae993cfddd1bf99f5fd650ba3ee6bee6829e1f36 authored by Reza Mohammadi on 20 May 2018, 10:52:56 UTC, committed by cran-robot on 20 May 2018, 10:52:56 UTC
1 parent 5de6bcc
Raw File
Tip revision: ae993cfddd1bf99f5fd650ba3ee6bee6829e1f36 authored by Reza Mohammadi on 20 May 2018, 10:52:56 UTC
version 2.50
Tip revision: ae993cf
DESCRIPTION
Package: BDgraph
Version: 2.50
Date: 2018-05-20
Title: Bayesian Structure Learning in Graphical Models using
        Birth-Death MCMC
Author: Reza Mohammadi [aut, cre] <https://orcid.org/0000-0001-9538-0648>, 
        Ernst Wit [ctb], 
        Adrian Dobra [ctb]
Maintainer: Reza Mohammadi <a.mohammadi@uva.nl>
URL: https://www.uva.nl/profile/a.mohammadi
Description: Provides statistical tools for Bayesian structure learning in undirected graphical models for continuous, discrete, and mixed data. The package is implemented the recent improvements in the Bayesian graphical models literature, including Mohammadi and Wit (2015) <https://doi:10.1214/14-BA889> and Mohammadi et al. (2017) <https://doi:10.1111/rssc.12171>. To speed up the computations, the BDMCMC sampling algorithms are implemented in parallel using OpenMP in C++.
Acknowledgements: The help of the CRAN team to integrate C++ code with
        R is gratefully acknowledged.
Imports: Matrix, igraph
License: GPL (>= 2)
Repository: CRAN
LazyLoad: yes
NeedsCompilation: yes
Packaged: 2018-05-20 11:13:02 UTC; reza
Date/Publication: 2018-05-20 11:52:56 UTC
back to top