Skip to content

MaartenMarsman/dmhBGM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dmhBGM

Bayesian analysis of graphical models of binary and/or ordinal variables using the Double Metropolis Hastings algorithm.

This is a clone of an earlier version of bgms, replacing the pseudolikelihood approach with the Double Metropolis Hastings algorithm. Currently not under active development. If you find a problem with the software, please create an issue on Github.

Installation

You can install the package from Github using

if (!requireNamespace("remotes")) { 
  install.packages("remotes")   
}   
remotes::install_github("MaartenMarsman/dmhBGM")

About

Bayesian analysis of graphical models using double Metropolis Hastings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published