decode.tree: Decoding method for tree- and forest-structured graphs

Description Usage Arguments Details Value Examples

View source: R/decode.R

Description

Computing the most likely configuration for CRF

Usage

1

Arguments

crf

The CRF

Details

Exact decoding for tree- and forest-structured graphs with max-product belief propagation

Value

This function will return the most likely configuration, which is a vector of length crf$n.nodes.

Examples

1
2
3

wulingyun/CRF documentation built on Dec. 4, 2019, 2:58 p.m.