plotCuspDensities {cusp} | R Documentation |
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", ...)
Arguments
object |
cusp fit object returned by |
main |
title of plot |
... |
named arguments that are passed to |
Details
This function is mainly intended for internal use by plot.cusp
.
Value
No return value. Called for its side effect.
Author(s)
Raoul Grasman
See Also
[Package cusp version 2.3.6 Index]