plot.estimateW | R Documentation |
\Omega
Graphical plot of the posterior probabilities of the estimated adjacency matrix \Omega
.
## S3 method for class 'estimateW'
plot(
x,
cols = c("white", "lightgrey", "black"),
breaks = c(0, 0.5, 0.75, 1),
...
)
x |
|
cols |
Main colors to use for the plot |
breaks |
Breaks for the colors |
... |
further arguments are passed on to be invoked |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.