Learn R Programming

pcalg (version 1.1-4)

pcalg-internal: Internal Pcalg Functions

Description

Internal functions of package pcalg

Usage

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

Arguments

Details

These are not to be called by the user.