plot-pdmpBorder-missing-method: Plot a PDMP

plot,pdmpBorder,missing-methodR Documentation

Plot a PDMP

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

## 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 Oct. 21, 2024, 4:54 p.m.