metric_drop {dropout} | R Documentation |
This function computes the number of drops for each column based on the c_output
data.
metric_drop(c_output)
c_output |
A list containing output data to compute the drop metric. |
A vector of drop values.