Package: mirtsvd
Title: SVD-Based Estimation for Exploratory Item Factor Analysis
Version: 1.0
Authors@R: c(
    person(given = "Haoran",
           family = "Zhang",
           role = c("aut", "cre"), 
           email = "hrzhang16@gmail.com"),
    person("Yunxiao", "Chen", role = "aut"),
    person("Xiaoou", "Li", role = "aut")
    )
Author: Haoran Zhang [aut, cre],
  Yunxiao Chen [aut],
  Xiaoou Li [aut]
Maintainer: Haoran Zhang <hrzhang16@gmail.com>
Description: Provides singular value decomposition based estimation algorithms for exploratory item factor analysis (IFA) 
    based on multidimensional item response theory models. For more information, please refer to:
    Zhang, H., Chen, Y., & Li, X. (2020). A note on exploratory item factor analysis by 
    singular value decomposition. Psychometrika, 1-15, <DOI:10.1007/s11336-020-09704-7>.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Depends: R (>= 3.1)
Imports: GPArotation, mirtjml, graphics, stats
NeedsCompilation: no
Packaged: 2020-09-03 09:45:30 UTC; zhanghaoran
Repository: CRAN
Date/Publication: 2020-09-10 14:20:03 UTC
Built: R 4.1.3; ; 2023-04-17 15:19:59 UTC; windows
