README

CRF is an R package implemented 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.

How to install?

  • Stable version: The stable version of CRF is available in the following websites:

  • Latest beta version: The latest developmental version of CRF can be downloaded from GitHub and installed from source.

How to use?

There are documentation available within package. To read the documents in the R terminal using the command ?CRF

Some examples can be found in the 'tests' directory of package source.

R Packages that uses CRF

If you use CRF in your package and project, please inform us so that we can add the link here.

Copy Link

Version

Down Chevron

Install

install.packages('CRF')

Monthly Downloads

285

Version

0.4-3

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

December 1st, 2019

Functions in CRF (0.4-3)