Description Usage Arguments Examples
View source: R/other-algorithms.R
Infer a network using PC algorithm and plot it.
1 2 3 |
d |
DDDataSet object |
name |
the name to show (defaults to dataset name) |
alpha |
the alpha value cut-off for the conditional independence tests |
verbose |
if to show progress |
directed |
if TRUE applies PC algorithm, if FALSE applies PC-skeleton |
make.plot |
if to output the plot into the active device |
scale |
the scaling parameter for color-coding |
indepTest |
the independence test wrapper function (as needed by package |
class.label |
the label to show for class variable |
use.colors |
if to color code the results |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.