Biplot of individuals and variables
Usage
PCA_Biplot(object, score, pt.label = TRUE, interactive = FALSE)
Arguments
- object
PCA object returned by prcomp
.
- score
Vector of performance scores from Enone
evaluation score.
- pt.label
Whether to plot the point labels, default: TRUE.
- interactive
Whether to demonstrate the plot interactively, default: FALSE.