plot,pdmpBorder,missing-method | R Documentation |
This is method plots single simulations of
piecewise deterministic markov processes defined as
pdmpBorder
. There are also other plot
methods available that use ggplot2.
## S4 method for signature 'pdmpBorder,missing'
plot(x, y, ...)
x |
an object of class pdmpBorder with a simulation
stored in slot |
y |
ignored |
... |
optional plotting parameters |
plotSeeds
for another plot function
to plot single simulations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.