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

View source: R/lfda_visualization.R

plot.lfdaR Documentation

3D Visualization for LFDA/KLFDA Result

Description

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

Usage

## 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.


terrytangyuan/lfda documentation built on July 19, 2023, 2:01 p.m.