skeleton, pc or
fci instead.Use the PC-algorithm to estimate the underlying graph (skeleton) or the equivalence class (CPDAG) of a DAG.
pcAlgo(dm = NA, C = NA, n=NA, alpha, corMethod = "standard", verbose=FALSE, directed=FALSE, G=NULL, datatype = "continuous", NAdelete=TRUE, m.max=Inf, u2pd = "rand", psepset=FALSE)"QnStable".FALSE, the underlying skeleton is computed;
if TRUE, the underlying CPDAG is computedclass "pcAlgo" (see
pcAlgo) containing an undirected graph
(object of class "graph", see
graph-class from the package graph)
(without weigths) as estimate of the skeleton or the CPDAG of the
underlying DAG.
Kalisch M. and P. B\"uhlmann (2007) Estimating high-dimensional directed acyclic graphs with the PC-algorithm; JMLR, Vol. 8, 613-636, 2007.