Package: IRTest
Type: Package
Title: Parameter Estimation of Item Response Theory with Estimation of
        Latent Distribution
Version: 0.1.0
Authors@R: person("Seewoo", "Li", 
    email = "cu@yonsei.ac.kr",
    role = c("aut", "cre", "cph"))
Description: Item response theory (IRT) parameter estimation using marginal maximum likelihood and expectation-maximization algorithm 
    (Bock & Aitkin, 1981 <doi:10.1007/BF02293801>). 
    Within parameter estimation algorithm, several methods for latent distribution estimation are available 
    (Li, 2022 <http://www.riss.kr/link?id=T16374105>).
    Reflecting some features of the true latent distribution, these latent distribution estimation methods can possibly free the normality assumption on the latent distribution.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
URL: https://github.com/SeewooLi/IRTest
BugReports: https://github.com/SeewooLi/IRTest/issues
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), V8
VignetteBuilder: knitr
Imports: betafunctions, dcurver, ggplot2
Depends: R (>= 2.10)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-04-02 16:26:08 UTC; CU
Author: Seewoo Li [aut, cre, cph]
Maintainer: Seewoo Li <cu@yonsei.ac.kr>
Repository: CRAN
Date/Publication: 2023-04-02 16:50:02 UTC
Built: R 4.1.2; ; 2023-04-03 11:40:48 UTC; unix
