View source: R/sim.data.TIRT.R
| model.TIRT | R Documentation |
Compute TIRT Pairwise Comparison Probabilities
model.TIRT(theta, lambda, psi2, gamma.matrix, Q.matrix, pairs.matrix)
theta |
Latent trait matrix. |
lambda |
Factor loading magnitudes per statement. If signed values
are supplied from a fitted object, the function uses |
psi2 |
Uniqueness variances per statement. |
gamma.matrix |
Pairwise intercept matrix. |
Q.matrix |
Design Q-matrix. |
pairs.matrix |
Matrix of statement-index pairs. |
Matrix of pairwise choice probabilities:
\Phi\{[-\gamma_{ik} + (|\lambda_i|q_i -
|\lambda_k|q_k)'\theta_j] / \sqrt{\psi_i^2+\psi_k^2}\}.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.