available_methods: List available decomposition methods
Description
Returns a table of all implemented methods, their function name, and category.
Usage
available_methods(category = NULL)
Value
A data frame of available decomposition methods.
Arguments
- category
character. one of "direct", "direct_sen", "opt_ok", or "general"