jeremyroos/gmgm: Gaussian Mixture Graphical Model Learning and Inference

Gaussian mixture graphical models include Bayesian networks and dynamic Bayesian networks (their temporal extension) whose local probability distributions are described by Gaussian mixture models. They are powerful tools for graphically and quantitatively representing nonlinear dependencies between continuous variables. This package provides a complete framework to create, manipulate, learn the structure and the parameters, and perform inference in these models. Most of the algorithms are described in the PhD thesis of Roos (2018) <https://tel.archives-ouvertes.fr/tel-01943718>.

Getting started

Package details

Maintainer
LicenseGPL-3
Version1.1.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jeremyroos/gmgm")
jeremyroos/gmgm documentation built on Sept. 15, 2022, 6:24 a.m.