metric_drop_index | R Documentation |
This function returns the index of the dropped column for each row, or NA
if no column was dropped.
metric_drop_index(c_output)
c_output |
A list containing output data to compute the drop index. |
A vector of drop indices (or NA if no drop occurred).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.