Description Usage Arguments Value Examples
Provides a list of the models with their respective parameters and properties.
| 1 | 
| method | A vector of strings listing the models to be returned | 
Returns a dataframe of the following components:
method A vector of strings listing models returned
parameter A vector of possible parameters to be optimized
label A vector of the names for each possible parameter
seq A logical indicator if the parameter is sequential in the model (i.e. if model is able to fit all 'lower' parameters simultaneously)
| 1 | params("plsda")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.