Learn R Programming

tidydr (version 0.0.6)

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

Examples

Run this code
available_methods()

Run the code above in your browser using DataLab