https://github.com/cran/mirtCAT
Raw File
Tip revision: 7d5adc4b5a3259cfe6cf16e33898b5d48f905e5d authored by Phil Chalmers on 24 February 2016, 15:59:15 UTC
version 0.8
Tip revision: 7d5adc4
DESCRIPTION
Package: mirtCAT
Version: 0.8
Date: 2016-02-24
Type: Package
Title: Computerized Adaptive Testing with Multidimensional Item
        Response Theory
Authors@R: c( person("Phil", family="Chalmers", email =
    "rphilip.chalmers@gmail.com", role = c("aut", "cre", "cph")))
Description: Provides tools to generate an HTML interface for creating adaptive
    and non-adaptive educational and psychological tests using the shiny
    package. Suitable for applying unidimensional and multidimensional
    computerized adaptive tests using item response theory methodology and for
    creating simple questionnaires forms to collect response data directly in R.
    Package also contains tools useful for performing Monte Carlo simulations 
    for studying the behaviour of computerized adaptive test banks.
Depends: mirt (>= 1.14), shiny (>= 0.13.0)
Imports: lattice, stats, Rcpp, methods, markdown
Suggests: parallel, SimDesign, knitr, testthat
ByteCompile: no
LazyLoad: yes
LazyData: yes
VignetteBuilder: knitr
LinkingTo: Rcpp, RcppArmadillo
License: GPL (>= 3)
Repository: CRAN
Maintainer: Phil Chalmers <rphilip.chalmers@gmail.com>
URL: https://github.com/philchalmers/mirtCAT,
        https://github.com/philchalmers/mirtCAT/wiki
BugReports: https://github.com/philchalmers/mirtCAT/issues?state=open
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-02-24 14:43:53 UTC; phil
Author: Phil Chalmers [aut, cre, cph]
Date/Publication: 2016-02-24 15:59:15
back to top