Skip to contents

order by weighted probabilities

Usage

.orderByWeightedProbabilities(
  probabilities,
  weight = seq_len(ncol(probabilities))
)

Arguments

probabilities

matrix of probabilities

weight

vector of weights with as many elements as there are columns in probabilities