PCO.Rd
Principal Coordinate Analysis (PCO) biplot method
an object of class biplot
obtained from preceding function biplot()
.
nxn matrix of Euclidean embeddable distances between samples
function to compute Euclidean embeddable distances between samples. The default NULL computes Euclidean distance.
function to compute Euclidean embeddable distance between categorical variables for the samples. The default NULL computes the extended matching coefficient.
dimension of the biplot. Only values 1, 2 and 3 are accepted, with default 2
.
e.vects which eigenvectors (canonical variates) 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.
logical, indicating whether to plot the class means on the biplot.
type of biplot axes, currently only regression axes are implemented
more arguments to dist.func
Object of class biplot