grad.negloglik: Utility function to compute gradient of log likelihood

View source: R/likelihood_util.R

grad.negloglikR Documentation

Utility function to compute gradient of log likelihood

Description

Assumes features are 0,1 valued and parameters are numbered.

Usage

grad.negloglik(crf, nInstances, suffStat, inference.func = infer.exact)

Arguments

XX

The XX

Details

The function will XXXX

Value

The function will XX


npetraco/CRFutil documentation built on Nov. 23, 2023, 11:30 a.m.