| compute_probs_all | R Documentation |
Compute category probabilities for all draws
compute_probs_all(draws, X, link, base_link_param, K, full = FALSE)
draws |
Output from extract_prediction_draws() |
X |
Design matrix (N x P) |
link |
Link function name |
base_link_param |
Fixed link parameters |
K |
Number of categories |
full |
Whether link parameters were estimated |
Array of S x N x K probabilities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.