compare_edges_SAFEISH: Send in two or more models in the form of a list of crf...

View source: R/graph_util.R

compare_edges_SAFEISHR Documentation

Send in two or more models in the form of a list of crf objects or edge matrices and compare edges

Description

Send in two or more models in the form of a list of crf objects or edge matrices and compare edges

Usage

compare_edges_SAFEISH(model.list, num.nodes = NULL)

Arguments

XX

The XX

Details

Assumes all models have the same number of nodes and node names are just numbers

Value

The function will XX


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