https://github.com/cran/mirtCAT
Raw File
Tip revision: 9d4536f470a0bfcc24f929a4903200373b1ab428 authored by Phil Chalmers on 16 November 2016, 01:13:41 UTC
version 1.2
Tip revision: 9d4536f
DESCRIPTION
Package: mirtCAT
Version: 1.2
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 (CAT) using item response theory methodology and for
    creating simple questionnaires forms to collect response data directly in R.
    Additionally, optimal test designs (e.g., "shadow testing") are supported
    for tests which contain a large number of item selection constraints.
    Finally, package contains tools useful for performing Monte Carlo simulations 
    for studying the behavior of computerized adaptive test banks.
Depends: mirt (>= 1.18), shiny (>= 0.13.0)
Imports: lattice, stats, Rcpp, methods, markdown, pbapply, lpSolve
Suggests: parallel, SimDesign, knitr
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-11-15 19:45:26 UTC; phil
Author: Phil Chalmers [aut, cre, cph]
Date/Publication: 2016-11-16 02:13:41
back to top