plot-pdmpBorder-missing-method: Plot a PDMP

Description Usage Arguments See Also

Description

This is method plots single simulations of piecewise deterministic markov processes defined as pdmpBorder. There are also other plot methods available that use ggplot2.

Usage

1
2
## S4 method for signature 'pdmpBorder,missing'
plot(x, y, ...)

Arguments

x

an object of class pdmpBorder with a simulation stored in slot out

y

ignored

...

optional plotting parameters

See Also

plotSeeds for another plot function to plot single simulations


CharlotteJana/pdmpsim documentation built on July 2, 2019, 5:37 a.m.