Package: tmt
Type: Package
Title: Estimation of the Rasch Model for Multistage Tests
Version: 0.2.1-0
Date: 2019-07-05
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://jansteinfeld.github.io/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-07-05 18:03:37 UTC; jansteinfeld
Repository: CRAN
Date/Publication: 2019-07-05 19:00:03 UTC
Built: R 3.6.3; x86_64-w64-mingw32; 2021-05-12 22:27:32 UTC; windows
Archs: i386, x64
