Description Usage Arguments Value
View source: R/marginal_loglik.R
marginal_loglik Calculates the marginal loglikelihood for an IRT model
1 | marginal_loglik(fit, n_nodes = 11, cores = 4)
|
fit |
birtmsfit object |
n_nodes |
int; number of nodes where the loglik gets evaluated; some models need more nodes to reach convergence of loglik |
cores |
int; number of CPU cores used for parallel processing |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.