View source: R/plot.MIXcluster.R
| plot.MIXcluster | R Documentation | 
MIXcluster" objectsPlotting method for objects inheriting from class "MIXcluster".
## S3 method for class 'MIXcluster'
plot(
  x,
  type = c("heatmap", "chain")[1],
  chain.obj = c("n.cluster", "a", "b", "Lambda", "Omega", "all")[1],
  ...
)
x | 
 an object of class "  | 
type | 
 what type of plot should be drawn. Possible types are: 
  | 
chain.obj | 
 if  
  | 
... | 
 further arguments passed to or from other methods.  | 
MIXclustering
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.