| dimRedMethodList | R Documentation |
Get the names of all methods for dimensionality reduction.
dimRedMethodList(filter = FALSE)
filter |
filter methods by methods that have their dependencies installed |
Returns the name of all classes that inherit from
dimRedMethod-class to use with embed.
a character vector with the names of classes that inherit
from dimRedMethod.
Other dimensionality reduction methods:
DRR-class,
DiffusionMaps-class,
DrL-class,
FastICA-class,
FruchtermanReingold-class,
HLLE-class,
Isomap-class,
KamadaKawai-class,
MDS-class,
NNMF-class,
PCA-class,
PCA_L1-class,
UMAP-class,
dimRedMethod-class,
kPCA-class,
nMDS-class,
tSNE-class
dimRedMethodList()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.