This function plot 3 dimensions of the lfda/klfda result.
# S3 method for lfda
plot(x, labels, cleanText = FALSE, ...)
The lfda/klfda result.
A list of class labels used for lfda/klfda training.
A boolean value to specify whether to make the labels in the plot cleaner (default: FALSE)
Additional arguments
See lfda
and klfda
for the metric learning method used for this visualization.