classification.biplot.Rd
Performs calculations for a classification biplot.
# S3 method for biplot
classification(
bp,
Pmat,
dim.biplot = c(2, 1, 3),
e.vects = 1:ncol(bp$X),
group.aes = NULL,
axes = "regression",
col = ez.col,
opacity = 0.4,
borders = FALSE
)
an object of class biplot
obtained from preceding function biplot()
.
a matrix containing the posterior probability for the classes
dimension of the biplot. Only values 1, 2 and 3 are accepted, with default 2
.
which eigenvectors (principal components) to extract, with default 1:dim.biplot
.
vector of the same length as the number of rows in the data matrix for differentiated aesthetics for samples.
type of axes, defaults to "regression"
colour of the classification regions
opacity of classification regions
logical, indicating whether borders should be added to classification regions
an object of class biplot.