https://github.com/cran/BDgraph
Raw File
Tip revision: 07e7e6c19b82d71c37e2190e6d4faeaff76672f5 authored by Abdolreza Mohammadi on 16 October 2017, 21:57:07 UTC
version 2.41
Tip revision: 07e7e6c
DESCRIPTION
Package: BDgraph
Type: Package
Title: Bayesian Structure Learning in Graphical Models using
        Birth-Death MCMC
Version: 2.41
Date: 2017-10-16
Author: Abdolreza Mohammadi and Ernst Wit
Depends: R (>= 3.0.0), Matrix, igraph
Maintainer: Abdolreza Mohammadi <a.mohammadi@rug.nl>
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) <doi:10.1214/14-BA889> and Mohammadi et al. (2017) <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.
License: GPL (>= 2)
LazyLoad: yes
URL: https://www.tilburguniversity.edu/webwijs/show/a.mohammadi.htm
Packaged: 2017-10-16 19:01:16 UTC; mohammad
Repository: CRAN
Date/Publication: 2017-10-16 22:57:07 UTC
NeedsCompilation: yes
back to top