neglogpseudolik.config: Utility function to compute negative log pseudo-likelihood....

View source: R/likelihood_util.R

neglogpseudolik.configR Documentation

Utility function to compute negative log pseudo-likelihood. Can also request the gradient.

Description

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

Usage

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

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.