Description Usage Arguments Value
Run PC for k steps, stop and learn the DNA
1 | LearnDNAforward(dat, h, k, CIFUN_skel, CIFUN_DNA)
|
dat: |
To use sample version, let dat$X hold the data matrix.To use population version, let dat$Sigma hold population cov |
k: |
level |
h: |
dictionary for checked CI statements |
CIFUN_skel: |
CI funtion used for skeleton learning. CIFUN(x,y,S) returns 0 (dependence) or 1 (independence) |
CIFUN_DNA: |
CI funtion used for DNA learning CIFUN(x,y,S) returns 0 (dependence) or 1 (independence) |
POM: a matrix of partial ordering.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.