Show Adjacency Matrix of pcAlgo object
This function is deprecated - Use ‘as(*, "amat")’ instead !
Show the adjacency matrix of a "pcAlgo" object; this is intended to be an alternative if the Rgraphviz package does not work.
"pcAlgo"
Rgraphviz
showAmat(object)
object
pcAlgo
skeleton()
pc()
The adjacency matrix.
Markus Kalisch (kalisch@stat.math.ethz.ch )
For "fciAlgo" objects, the show method produces a similar result.
"fciAlgo"
showEdgeList for showing the edge list of a pcAlgo object. iplotPC for plotting a "pcAlgo" object using the package igraph also for an example of showAmat().
showEdgeList
iplotPC
igraph
showAmat()