Package: tmt
Type: Package
Title: Estimation of the Rasch Model for Multistage Tests
Version: 0.1.9-3
Date: 2019-03-31
Authors@R: c(
  person(given = "Jan", 
         family = "Steinfeld", 
         email = "jan.d.steinfeld@gmail.com", 
         role = c("cre","aut"),
         comment = c(ORCID = "0000-0001-9853-8260")
         ), 
  person(given = "Alexander", 
         family = "Robitzsch", 
         email = "robitzsch@ipn.uni-kiel.de", 
         role = c("aut"),
         comment = c(ORCID = "0000-0002-8226-3132")
         )
  )
Author: Jan Steinfeld [cre, aut] (<https://orcid.org/0000-0001-9853-8260>),
  Alexander Robitzsch [aut] (<https://orcid.org/0000-0002-8226-3132>)
Maintainer: Jan Steinfeld <jan.d.steinfeld@gmail.com>
URL: https://github.com/jansteinfeld/tmt
BugReports: https://github.com/jansteinfeld/tmt/issues
Description: Provides conditional maximum likelihood (CML) estimation of item parameters in multistage designs (Zwitser & Maris, 2013, <doi:10.1007/s11336-013-9369-6>) and CML estimation for conventional designs. Additional features are the likelihood ratio test (Andersen, 1973, <doi:10.1007/BF02291180>) and simulation of multistage designs. 
License: GPL-3
LazyLoad: yes
LazyData: true
VignetteBuilder: knitr
Depends: R (>= 3.0)
Encoding: UTF-8
NeedsCompilation: yes
Suggests: roxygen2, eRm, knitr, prettydoc, psychotools, testthat,
        rmarkdown, dexterMST
Imports: parallel, ggplot2, Rcpp (>= 0.12.0), stats
LinkingTo: Rcpp
RoxygenNote: 6.1.1
Packaged: 2019-03-31 14:40:57 UTC; jansteinfeld
Repository: CRAN
Date/Publication: 2019-04-01 09:10:03 UTC
