saturnin-package: Spanning Trees Used for Network Inference

Description Details Author(s) References Examples

Description

Bayesian inference of graphical model structures using spanning trees. For further details on the considered framework, we refer the reader to the paper quoted in the references section.

Details

Package: saturnin
Type: Package
Version: 1.0
Date: 2015-04-10
License: GPL-2

Author(s)

Lo<c3><af>c Schwaller

Maintainer: Lo<c3><af>c Schwaller <loic.schwaller@ens-lyon.org>

References

This package implements the method described in the paper "Bayesian Inference of Graphical Model Structures Using Trees" by L. Schwaller, S. Robin, M. Stumpf, 2015 (submitted and availavable on arXiv).

Examples

1
2
3
4
5
library('saturnin')
data(data_gaussian)

W <- lweights_gaussian(data_gaussian)
prob <- edge.prob(W, log = TRUE, account.prior = TRUE, q0 = 0.5)

Example output



saturnin documentation built on May 1, 2019, 10:18 p.m.