Package: mrfse
Title: Markov Random Field Structure Estimator
Version: 0.4.2
Date: 2024-10-21
Description: Three algorithms for estimating a Markov random field structure.Two of them are an exact version and a simulated annealing version of a penalized maximum conditional likelihood method similar to the Bayesian Information Criterion. These algorithm are described in Frondana (2016) <doi:10.11606/T.45.2018.tde-02022018-151123>.The third one is a greedy algorithm, described in Bresler (2015) <doi:10.1145/2746539.2746631).
License: GPL (>= 3)
Authors@R: c(person("Rodrigo Carvalho", role = c("aut", "cre"), email = "rodrigorsdc@gmail.com"), person("Florencia Leonardi", role = c("rev", "ths")))
Maintainer: Rodrigo Carvalho <rodrigorsdc@gmail.com>
LinkingTo: Rcpp
Imports: Rcpp
Depends: gtools, Rfast
NeedsCompilation: yes
Packaged: 2024-10-21 17:19:50 UTC; rodrigo
Author: Rodrigo Carvalho [aut, cre],
  Florencia Leonardi [rev, ths]
Repository: CRAN
Date/Publication: 2024-10-21 17:40:01 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-21 13:37:10 UTC; windows
Archs: x64
