Description Usage Arguments Value Examples
This Method is used to plot a chain event graph from a Stratified.ceg.model S4 object.
The current ceg
package implementation depends on Rgraphviz
package from Bioconductor to draw the CEG graph.
1 2 | ## S4 method for signature 'Stratified.ceg.model,ANY'
plot(x)
|
x |
Stratified.ceg.model S4 object. |
the plot and also a pdf version is saved in the working directory.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.