phi.component: Utility function to compute phi component CONDITIONED for...

View source: R/features_util.R

phi.componentR Documentation

Utility function to compute phi component CONDITIONED for specific node or edge

Description

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

Usage

phi.component(
  config,
  i = NULL,
  j = NULL,
  node.par = NULL,
  edge.par = NULL,
  edge.mat = NULL,
  ff
)

Arguments

XX

The XX

Details

The function can be used to compute the CONDITINAL phi feature vector used for pseudolikelihood calculations.

Value

The function will XX


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