lh.all | R Documentation |
likelihood of rank order for all items (and one person) under Thurstonian IRT model
lh.all(
th,
int,
loads,
uni,
y_b,
blocks,
blocks_int,
perms,
perms_int,
lhb.fun = lhb.fun,
...
)
int |
vector of intercepts |
loads |
matrix of factor loadings |
uni |
matrix of error covariances |
y_b |
rank order |
perms |
permutations |
perms_int |
indices of intercepts (+ or -) |
lhb.fun |
function to compute likelihood |
traits |
vector of traits |
likelihood of all
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.