| .cat_prob_to_theta | R Documentation |
Convert probability row to unconstrained logits
.cat_prob_to_theta(prob, c, eps = 1e-08)
prob |
Probability vector of length c |
c |
Number of categories |
eps |
Lower bound for numerical stability |
Numeric vector of length c-1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.