plot-Stratified.ceg.model-ANY-method function

Stratified.ceg.model Plotting

Stratified.ceg.model Plotting

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. methods

## S4 method for signature 'Stratified.ceg.model,ANY' plot(x)

Arguments

  • x: Stratified.ceg.model S4 object.

Returns

the plot and also a pdf version is saved in the working directory.

Examples

plot(scm)
  • Maintainer: Pier Taranti
  • License: GPL-2 | file LICENSE
  • Last published: 2017-11-27