| plot.BMMposteriori {bayesmix} | R Documentation |
Plot method for object of class BMMposteriori, typically
called by BMMposteriori.
## S3 method for class 'BMMposteriori': plot(x, caption, main = "", ...)
x |
a BMMposteriori object. |
caption |
captions to appear above the plots. |
main |
title to each plot-in addition to the above caption. |
... |
further graphical parameters may also be supplied as arguments. |
This function is called by BMMposteriori if plot =
TRUE.
Bettina Gruen