mrf.update: Update MRF potentials

Description Usage Arguments Details Value See Also

View source: R/train.R

Description

Update node and edge potentials of MRF model

Usage

1

Arguments

crf

The CRF

Details

The function updates node.pot and edge.pot of MRF model.

Value

This function will directly modify the CRF and return the same CRF.

See Also

mrf.nll, train.mrf


CRF documentation built on Dec. 1, 2019, 3:02 a.m.