multiDA.broom.Rd
multiDA "broom" functions
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.