R/results.R
calculate_ranks_draws_matrix.RdWhen there are ties (e.g. for discrete variables), the rank is currently drawn stochastically
among the ties. Depending on na_lowest,
NA is assumed to be equal to any value.
calculate_ranks_draws_matrix(variables, dm, params = NULL)