Learn R Programming

bayesmix (version 0.7-6)

plot.BMMposteriori: Plot a posteriori probabilities of data points

Description

Plot method for object of class BMMposteriori, typically called by BMMposteriori.

Usage

# S3 method for BMMposteriori
plot(x, caption, main = "", ...)

Arguments

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.

Author

Bettina Gruen

Details

This function is called by BMMposteriori if plot = TRUE.

See Also

BMMposteriori