The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

ssgraph

The R package ssgraph is designed for Bayesian structure learning in graphical models using spike-and-slab priors. To speed up the computations, the computationally intensive tasks of the package are implemented in C++ in parallel using OpenMP.

Installation

You can install the latest version from CRAN using:

install.packages( "ssgraph" )
require( "ssgraph" )

To see how to use the functionality of the package:

https://CRAN.R-project.org/package=ssgraph/vignettes/ssgraph-example.html

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.