plot,ClusterMixedDataModel-method {MixAll} | R Documentation |
Plotting of a class [ClusterMixedDataModel
]
Description
Plotting data from a [ClusterMixedDataModel
] object
using the estimated parameters and partition.
Usage
## S4 method for signature 'ClusterMixedDataModel'
plot(x, y, ...)
Arguments
x |
an object of class [ |
y |
a number between 1 and K-1. |
... |
further arguments passed to or from other methods |
See Also
[Package MixAll version 1.5.16 Index]