grad.neglogpseudolik.config: Utility function to SEPARATELY compute gradient negative log...

View source: R/likelihood_util.R

grad.neglogpseudolik.configR Documentation

Utility function to SEPARATELY compute gradient negative log pseudo-likelihood.

Description

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

Usage

grad.neglogpseudolik.config(
  param = NULL,
  config,
  crf,
  ff,
  cond.en.form = "feature.function"
)

Arguments

XX

The XX

Details

neglogpseudolik.config() computes the gradient as as well. This is just a pull out for testing and pedegogy.

Value

The function will XX


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