View source: R/sim.data.MGGUM.R
| model.MGGUM | R Documentation |
Compute MGGUM Category Response Probabilities
model.MGGUM(theta, par)
theta |
|
par |
|
An N \times \sum_i K_i matrix of stacked category
probabilities. The implementation uses
r_{ij} = [\sum_d a_{id}^2(\theta_{jd}-\delta_{id})^2]^{1/2}
and
P(Y_{ij}=k) \propto
\exp\{k r_{ij}-\psi_{ik}\} +
\exp\{(2K_i-1-k)r_{ij}-\psi_{ik}\}.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.