Diff of /man/PlotmclustMB.Rd [000000] .. [28e211]

Switch to unified view

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