Closed Boarders closed 5 years ago
In the functions multinomial and categorical there is the following condition:
multinomial
categorical
Note that ps is a vector of probabilities and should sum to one.
This generalises multinomial and categorical to accept arbitrary weighted inputs of non-negative values.
In the functions
multinomial
andcategorical
there is the following condition:Note that ps is a vector of probabilities and should sum to one.
This generalises
multinomial
andcategorical
to accept arbitrary weighted inputs of non-negative values.