Rdocumentation
powered by
Learn R Programming
lfda (version 1.1.1)
plot.lfda: 3D Visualization for LFDA/KLFDA Result
Description
This function plot 3 dimensions of the lfda/klfda result.
Usage
"plot"(x, labels, cleanText = FALSE, ...)
Arguments
x
The lfda/klfda result.
labels
A list of class labels used for lfda/klfda training.
cleanText
A boolean value to specify whether to make the labels in the plot cleaner (default: FALSE)
...
Additional arguments
See Also
See
lfda
and
klfda
for the metric learning method used for this visualization.