CRF: Conditional Random Fields

Implements modeling and computational tools for conditional random fields (CRF) model as well as other probabilistic undirected graphical models of discrete data with pairwise and unary potentials.

Version: 0.3-12
Depends: R (≥ 2.12.0)
Imports: Matrix, Rglpk
Suggests: knitr, rmarkdown
Published: 2016-09-20
Author: Ling-Yun Wu [aut, cre]
Maintainer: Ling-Yun Wu <wulingyun at gmail.com>
BugReports: https://github.com/wulingyun/CRF/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/wulingyun/CRF
NeedsCompilation: yes
Materials: README
CRAN checks: CRF results

Downloads:

Reference manual: CRF.pdf
Vignettes: CRF Tutorial
Package source: CRF_0.3-12.tar.gz
Windows binaries: r-devel: CRF_0.3-12.zip, r-release: CRF_0.3-12.zip, r-oldrel: CRF_0.3-12.zip
OS X Mavericks binaries: r-release: CRF_0.3-12.tgz, r-oldrel: CRF_0.3-12.tgz
Old sources: CRF archive

Reverse dependencies:

Reverse imports: Corbi

Linking:

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