View source: R/compute_loglike.R
compute_loglike | R Documentation |
Compute the loglikelihood of a CLCM
compute_loglike(X, item.type, param, eta, categories.j)
X |
matrix of item responses |
item.type |
character vector of item types |
eta |
matrix operationalizing the condensation rules |
categories.j |
numeric vector of number of categories per item |
matrix of N by 2^K
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.