Clique {CRF} | R Documentation |
Clique CRF example
Description
This data set gives a clique CRF example
Usage
data(Clique)
Format
A list containing two elements:
-
crf
The CRF -
answer
A list of 4 elements:-
decode
The most likely configuration -
node.bel
The node belief -
edge.bel
The edge belief -
logZ
The logarithmic value of CRF normalization factor Z
-
[Package CRF version 0.4-3 Index]