mrfse: Markov Random Field Structure Estimator

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).

Version: 0.4.1
Depends: gtools, Rfast
Imports: Rcpp
LinkingTo: Rcpp
Published: 2022-11-16
Author: Rodrigo Carvalho [aut, cre], Florencia Leonardi [rev, ths]
Maintainer: Rodrigo Carvalho <rodrigorsdc at gmail.com>
License: GPL (≥ 3)
NeedsCompilation: yes
CRAN checks: mrfse results

Documentation:

Reference manual: mrfse.pdf

Downloads:

Package source: mrfse_0.4.1.tar.gz
Windows binaries: r-devel: mrfse_0.4.1.zip, r-release: mrfse_0.4.1.zip, r-oldrel: mrfse_0.4.1.zip
macOS binaries: r-release (arm64): mrfse_0.4.1.tgz, r-oldrel (arm64): mrfse_0.4.1.tgz, r-release (x86_64): mrfse_0.4.1.tgz
Old sources: mrfse archive

Linking:

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