available_methods: List dimensionality reduction methods currently available
Description
This function shows available methods that worked for dr() function.
Usage
available_methods(method = "all")
Value
A character vector of available DR methods
Arguments
- method
one of 'data', 'distance' or 'all' (default)
Author
Lang Zhou and Guangchuang Yu