SparsestPermutation: Modifed Sparsest permutation (incorporating DNA and pruning)

Description Usage Arguments Value

View source: R/TriangleSP.R

Description

by finding covered edges and reverting them. sugar wrapped version. Use gaussCItest

Usage

1
SparsestPermutation(X, DNA = F, k = 0, alpha, r, d, verbose = F)

Arguments

X:

data matrix

alpha:

CI test level

DNA:

use DNA or not. If FALSE, just run SP. If TRUE, learn DNA first

k:

if DNA, levels of PC used in learning step

r:

number of restarts

d:

depth of search

verbose:

whether to print the learning path.

Value

CPDAG


WY-Chen/DAGDNA documentation built on Dec. 18, 2021, 7:14 p.m.