A vector of length K that are probabilities of the ordered verdicts.
Arguments
jury_n
Integer. Number of jurors.
verdict_options
Character vector of ordered verdict labels
(e.g., `c("NG","M2","M1")`). Order matters: left = most lenient.
verdict_props
Numeric vector specifying proportion of jurors who support
the respective verdict_options in the population from which jurors are drawn.
(e.g., `c(.25,.50,.25)`). Must correspond to verdict_options.
digits
Integer. Optional, number of digits to round in the returned matrix.