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

Switch to side-by-side view

--- a
+++ b/man/PlotmclustMB.Rd
@@ -0,0 +1,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
+}