definesMod: Check if the standard imset for a graph defines the model...

definesModR Documentation

Check if the standard imset for a graph defines the model (deprecated)

Description

Check if the standard imset for a graph defines the model (deprecated)

Usage

definesMod(graph, u, timeout = 60L, trace = FALSE)

Arguments

graph

an ADMG in the form of a mixedgraph object

u

optionally, an imset to test the constraints from the graph on (otherwise the 'standard' imset is used)

timeout

an integer giving the maximum run time for each linear program in seconds

trace

logical: should details be given of tests?

Details

This requires version 5.6.13.4 or higher of lpSolve to be installed. If the function returns NA then no independence was found to be not in the model but at least one of the linear programs timed out.

This function has been superseded by defines_mod.


rje42/imset documentation built on March 20, 2023, 9:55 a.m.