| compute_probs_single | R Documentation |
Compute category probabilities for a single draw
compute_probs_single(c_vec, eta_vec, link, link_param, K)
c_vec |
Vector of K-1 cutpoints |
eta_vec |
Vector of N linear predictors |
link |
Link function name |
link_param |
Link parameters (for this draw) |
K |
Number of categories |
Matrix of N x K probabilities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.