plot.mmlcronce {mmlcr}R Documentation

Plot a mmlcronce Component

Description

Generates a plot for mmlcronce component of a mmlcr object, showing weighted means plus and minus one standard deviation for each class. Generally called by plot.mmlcr.

Usage

plot.mmlcronce(x, post.prob, ...)

Arguments

x A mmlcr object.
post.prob Data.frame of class membership posterior probabilities.
... Other arguments to be passed to plot.

Note

There is no component plot for the multinomonce components.

See Also

plot.mmlcr, mmlcr, mmlcrObject


[Package mmlcr version 1.3.5 Index]