classify specimen based on between-group PCA, CVA or typprobClass
classify(x, cv = TRUE)# S3 method for bgPCA
classify(x, cv = TRUE)
# S3 method for CVA
classify(x, cv = T)
# S3 method for typprob
classify(x, cv = TRUE)
result of groupPCA, CVA or typprobClass
logical: use cross-validated scores if available
classification result
original grouping variable
for object of CVA and typprob, also the posterior probabilities are returned.