Learn R Programming

lvmcomp (version 1.2)

Stochastic EM Algorithms for Latent Variable Models with a High-Dimensional Latent Space

Description

Provides stochastic EM algorithms for latent variable models with a high-dimensional latent space. So far, we provide functions for confirmatory item factor analysis based on the multidimensional two parameter logistic (M2PL) model and the generalized multidimensional partial credit model. These functions scale well for problems with many latent traits (e.g., thirty or even more) and are virtually tuning-free. The computation is facilitated by multiprocessing 'OpenMP' API. For more information, please refer to: Zhang, S., Chen, Y., & Liu, Y. (2018). An Improved Stochastic EM Algorithm for Large-scale Full-information Item Factor Analysis. British Journal of Mathematical and Statistical Psychology. .

Copy Link

Version

Install

install.packages('lvmcomp')

Monthly Downloads

97

Version

1.2

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Siliang Zhang

Last Published

December 30th, 2018

Functions in lvmcomp (1.2)

StEM_pcirt

Stochastic EM algorithm for solving generalized partial credit model
StEM_mirt

Stochastic EM algorithm for solving multivariate item response theory model
data_sim_pcirt

Simulated dataset for generalized partial credit model.
data_sim_mirt

Simulated dataset for multivariate item response theory model.