R/results.R
calculate_ranks_draws_matrix.Rd
When there are ties (e.g. for discrete variables), the rank is currently drawn stochastically among the ties.
calculate_ranks_draws_matrix(variables, dm, params = NULL)
a vector of values to check
draws_matrix of the fit (assumed to be already thinned if that was necessary)
DEPRECATED. Use variables
instead.