get.node.idxs: Utility function to convert a parameter index to the...

View source: R/features_util.R

get.node.idxsR Documentation

Utility function to convert a parameter index to the node/edge indices it is associated with.

Description

Sort of an inverse function of get.par.idx. Intended primarily for checking/debugging. Assumes features are 0,1 valued and parameters are numbered.

Usage

get.node.idxs(par.idx, node.par = NULL, edge.par = NULL, edge.mat = NULL)

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.