plot,Stratified.event.tree,ANY-method {ceg} | R Documentation |
Stratified.event.tree Plotting
Description
Method to plot a Stratified.event.tree S4 object. The current ceg
package
implementation depends on Rgraphviz
package from Bioconductor for
plotting.
Usage
## S4 method for signature 'Stratified.event.tree,ANY'
plot(x)
Arguments
x |
Stratified.event.tree S4 object |
Value
the plot and also a pdf version is saved in the working directory.
Examples
plot(set)
[Package ceg version 0.1.0 Index]