moralize: Moralize a mixed graph

moralizeR Documentation

Moralize a mixed graph

Description

Moralizes a mixed graph, possibly conditional on a subset of vertices.

Usage

moralize(graph, C, check = TRUE)

Arguments

graph

an object of class mixedgraph

C

optional set of vertices to condition upon

check

logical: should we check graph is a summary graph?

Details

This works for any summary graph, though currently needs the graph to be the original one (and not any subgraph) in order to be guaranteed to run correctly.


rje42/MixedGraphs documentation built on March 20, 2024, 8:09 a.m.