Description Usage Arguments Value See Also Examples
plot
plots the density or probabilities of a fully specified mixture
model.
1 2 |
x |
An S4 model object. Must have specified parameters and weights. |
y |
Unused. |
dev |
A logical indicating, if the plot should be shown in a graphical
device. Set to |
... |
Arguments to be passed to methods, such as graphical parameters (see par). |
Density or barplot of the S4 model object.
model for the class definition
model()
for the class constructor
1 2 3 4 | ## Not run:
plot(f_model)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.