pcalg-internal {pcalg}R Documentation

Internal Pcalg Functions

Description

Internal functions of package pcalg

Usage

wgtMatrix(g)
adj.check(gm,x)
amat2dag(amat)
find.sink(gm)
labelEdges(amat)
make.edge.df(amat)
orderEdges(amat)

Details

These are not to be called by the user.


[Package pcalg version 0.1-8 Index]