plotCuspDensities: Plot Cusp State Variable Densities Conditioned on Control Parameter Values
Description
Plot density of state variables conditioned on their location on the cusp control surface.
Usage
plotCuspDensities(object, main = "Conditional density", ...)
Value
No return value. Called for its side effect.
Arguments
- object
cusp fit object returned by cusp
- main
title of plot
- ...
named arguments that are passed to plot
and draw.cusp.bifset
Details
This function is mainly intended for internal use by plot.cusp
.