Description Usage Arguments Examples
Plot DDGraphs using RGraphviz
1 2 3 4 5 |
x |
DDGraph object |
y |
unusued |
col |
specifies the colors to be used to color nodes. Can be any of the following:
|
legend |
if to plot the color legend |
only.legend |
if to plot only the legend |
plot.class |
if to plot class labels node |
class.label |
if plot.class=TRUE the label of the class node |
plot.pvals |
if to plot p values on top of edges |
ci.symbol |
the RGraphviz arrowtail/head symbol name for conditional independence tests |
pvals.format |
a function to format the p values to be displayed on directed edges |
pvals.fontsize |
the size of the font for p values |
main |
main title |
... |
other parameters passed to layoutGraph() |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.