plotAG: Plot partial ancestral graphs (PAG)

View source: R/deprecated.R

plotAGR Documentation

Plot partial ancestral graphs (PAG)

Description

This function is DEPRECATED! Use the plot method of the fciAlgo class instead.

Usage

plotAG(amat)

Arguments

amat

Adjacency matrix (coding 0,1,2,3 for no edge, circle, arrowhead, tail; e.g., amat[a,b] = 2 and amat[b,a] = 3 implies a -> b)

Author(s)

Markus Kalisch (kalisch@stat.math.ethz.ch)

See Also

fci


pcalg documentation built on Sept. 26, 2023, 9:06 a.m.