Description Usage Arguments Value Examples
View source: R/basicfunction.R
Compute the probability matrix given latent parameters from the cumulative model
1 | theta_to_p(theta,omega)
|
theta |
a continuous-valued tensor (latent parameters) |
omega |
the cut-off points |
a probability matrix in which the number of columns is possible outcomes and each row vector is corresponding probabilities at an entry of the tensor
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.