Learn R Programming

ddgraph (version 1.16.0)

pcalgNBR: Find the neighbourhood for the PC algorithm output...

Description

Find the neighbourhood for the PC algorithm output

Usage

pcalgNBR(pc, node)

Arguments

pc
output of PC algorithm from package pcAlgo, object of class "pcAlgo"
node
the index of the node for which we are seeking the neighbourhood

Value