pattern {lcd}R Documentation

Chain graph pattern computation

Description

Extracts the pattern of a chain graph.

Usage

pattern(amat) 

Arguments

amat the adjacency matrix of a chain graph.

Value

The adjacency matrix of the chain graph pattern.

Author(s)

Zongming Ma and Xiangrui Meng

References

Studeny, M. (1997). A recovery algorithm for chain graphs. Int. J. Approx. Reasoning, 17, 265-293.


[Package lcd version 0.7-2 Index]