plot.mmlcronce {mmlcr} | R Documentation |
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
.
plot.mmlcronce(x, post.prob, ...)
x |
A mmlcr object. |
post.prob |
Data.frame of class membership posterior probabilities. |
... |
Other arguments to be passed to plot . |
There is no component plot for the multinomonce components.
plot.mmlcr
, mmlcr
, mmlcrObject