Description Usage Arguments Value
multiDA "broom" functions
1 2 3 | tidy_multiDA(x)
glimpse_multiDA(x)
|
x |
a trained |
x |
a trained |
a tidy data frame, with key results from the trained multiDA object
, namely, a data.frame of significant features and their ranks. In the spirit of "tidy" from the broom package.
a one row data frame, with quick summaries from the algorithm. In the spirit of the "glance" function from the broom package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.