plotCuspDensities {cusp} | R Documentation |
Plot density of state variables conditioned on their location on the cusp control surface.
plotCuspDensities(object, main = "Conditional density", ...)
object |
cusp fit object returned by |
main |
title of plot |
... |
named arguments that are passed to |
This function is mainly intended for internal use by plot.cusp
.
No return value. Called for its side effect.
Raoul Grasman