plot.lfda: 3D Visualization for LFDA/KLFDA Result

Description Usage Arguments See Also

View source: R/lfda_visualization.R

Description

This function plot 3 dimensions of the lfda/klfda result.

Usage

1
2
## S3 method for class 'lfda'
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.


lfda documentation built on Aug. 1, 2019, 1:04 a.m.