View source: R/other-algorithms.R
Custom plotting function of PC algorithm to have nice highlighting
1 | customPlotPCAlgo(x, main, labels, colors, ...)
|
x |
an object of one of the pcalg classes |
main |
the main title |
labels |
the labels of each of the nodes (doesn't need to be a named vector) |
colors |
the colors we want to assign to each node (doesn't need to be a named vector) |
... |
additional parameters to pass to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.