get.par.idx: Utility function to convert node and edge indices to the...

View source: R/features_util.R

get.par.idxR Documentation

Utility function to convert node and edge indices to the parameter index they are associated with.

Description

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

Usage

get.par.idx(
  config,
  i = NULL,
  j = NULL,
  node.par = NULL,
  edge.par = NULL,
  edge.mat = NULL,
  ff,
  printQ = 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.