[28e211]: / man / PlotmclustMB.Rd

Download this file

21 lines (19 with data), 452 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/DIscBIO-generic-PlotmclustMB.R
\name{PlotmclustMB}
\alias{PlotmclustMB}
\alias{PlotmclustMB,DISCBIO-method}
\title{Plotting the Model-based clusters in PCA.}
\usage{
PlotmclustMB(object)
\S4method{PlotmclustMB}{DISCBIO}(object)
}
\arguments{
\item{object}{\code{DISCBIO} class object.}
}
\value{
A plot of the PCA.
}
\description{
Plot the model-based clustering results
}