dimRedMethodList {dimRed}R Documentation

dimRedMethodList

Description

Get the names of all methods for dimensionality reduction.

Usage

dimRedMethodList()

Details

Returns the name of all classes that inherit from dimRedMethod-class to use with embed.

Value

a character vector with the names of classes that inherit from dimRedMethod.

Examples

dimRedMethodList()


[Package dimRed version 0.1.0 Index]