ess: Efficient Stepwise Selection in Decomposable Models

An implementation of the ESS algorithm following Amol Deshpande, Minos Garofalakis, Michael I Jordan (2013) <arXiv:1301.2267>. The ESS algorithm is used for model selection in decomposable graphical models.

Version: 1.0
Depends: R (≥ 3.5.0)
Imports: Rcpp, igraph, Matrix
LinkingTo: Rcpp
Suggests: tinytest
Published: 2020-05-24
Author: Mads Lindskou [aut, cre]
Maintainer: Mads Lindskou <mads at math.aau.dk>
BugReports: https://github.com/mlindsk/ess/issues
License: GPL-3
URL: https://github.com/mlindsk/ess
NeedsCompilation: yes
SystemRequirements: C++11
Materials: README NEWS
CRAN checks: ess results

Downloads:

Reference manual: ess.pdf
Package source: ess_1.0.tar.gz
Windows binaries: r-devel: ess_1.0.zip, r-release: ess_1.0.zip, r-oldrel: ess_1.0.zip
macOS binaries: r-release: ess_1.0.tgz, r-oldrel: ess_1.0.tgz
Old sources: ess archive

Reverse dependencies:

Reverse imports: molic

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ess to link to this page.