dimRedMethodList {dimRed} | R Documentation |
Get the names of all methods for dimensionality reduction.
dimRedMethodList()
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
.
dimRedMethodList()