fix: Fix a node in a CADMG

View source: R/Basics.R

fixR Documentation

Fix a node in a CADMG

Description

Fix a node in a CADMG

Usage

fix(graph, w, v)

Arguments

graph

(C)ADMG object of class mixedgraph

w

set of nodes to fix

v

set of random nodes to retain (defaults to all not fixed)

Given a CADMG or ADMG returns the CADMG obtained by fixing the vertices in w.


rje42/ADMGs2 documentation built on Sept. 3, 2024, 7:39 p.m.