Package: ess
Title: Efficient Stepwise Selection in Decomposable Models
Version: 1.1.2
Authors@R: 
    person(given = "Mads",
           family = "Lindskou",
           role = c("aut", "cre"),
           email = "mads@math.aau.dk")
Description: 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.
URL: https://github.com/mlindsk/ess
Depends: R (>= 3.5.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: Rcpp, igraph
LinkingTo: Rcpp
RoxygenNote: 7.1.1
Suggests: tinytest
BugReports: https://github.com/mlindsk/ess/issues
SystemRequirements: C++11
NeedsCompilation: yes
Packaged: 2021-05-31 07:07:42 UTC; mads
Author: Mads Lindskou [aut, cre]
Maintainer: Mads Lindskou <mads@math.aau.dk>
Repository: CRAN
Date/Publication: 2021-05-31 07:40:08 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-11-01 03:20:01 UTC; windows
Archs: x64
