Package: RSCAT 1.1.3
RSCAT: Shadow-Test Approach to Computerized Adaptive Testing
As an advanced approach to computerized adaptive testing (CAT), shadow testing (van der Linden(2005) <doi:10.1007/0-387-29054-0>) dynamically assembles entire shadow tests as a part of selecting items throughout the testing process. Selecting items from shadow tests guarantees the compliance of all content constraints defined by the blueprint. 'RSCAT' is an R package for the shadow-test approach to CAT. The objective of 'RSCAT' is twofold: 1) Enhancing the effectiveness of shadow-test CAT simulation; 2) Contributing to the academic and scientific community for CAT research. RSCAT is currently designed for dichotomous items based on the three-parameter logistic (3PL) model.
Authors:
RSCAT_1.1.3.tar.gz
RSCAT_1.1.3.zip(r-4.7)RSCAT_1.1.3.zip(r-4.6)RSCAT_1.1.3.zip(r-4.5)
RSCAT_1.1.3.tgz(r-4.6-any)RSCAT_1.1.3.tgz(r-4.5-any)
RSCAT_1.1.3.tar.gz(r-4.7-any)RSCAT_1.1.3.tar.gz(r-4.6-any)
RSCAT_1.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
RSCAT/json (API)
| # Install 'RSCAT' in R: |
| install.packages('RSCAT', repos = c('https://bnjiangece.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/act-org/rscat/issues
Last updated from:4a4f7c54d4. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 147 | ||
| source / vignettes | OK | 204 | ||
| linux-release-x86_64 | OK | 153 | ||
| macos-release-arm64 | OK | 168 | ||
| macos-oldrel-arm64 | OK | 430 | ||
| windows-devel | OK | 101 | ||
| windows-release | OK | 109 | ||
| windows-oldrel | OK | 100 | ||
| wasm-release | OK | 128 |
Exports:CATConfigEAPConfiglaunchAppresult2CSVrunSimscoreMethodConfigSimConfigSolverConfigsummaryTestConfig
Dependencies:base64encbslibcachemclicommonmarkcpp11digestfarverfastmapfontawesomefsggplot2gluegridExtragtablehtmltoolshttpuvisobandjquerylibjsonlitelabelinglaterlifecyclemagrittrmemoiseMetricsmimeotelpromisesR6rappdirsRColorBrewerRcpprJavarlangS7sassscalesshinyshinycssloadersshinyjssourcetoolsvctrsviridisLitewithrxtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| CAT configuration | CATConfig CATConfig-class |
| EAP configuration | EAPConfig EAPConfig-class |
| Launches the shiny app to confiure and run CAT simulations. | launchApp |
| Creates a simulation result CSV file. | result2CSV |
| Run CAT simulations | runSim |
| Creates a scoring method configuration for CAT simulation | scoreMethodConfig scoreMethodConfig,EAPConfig-method |
| Defines server logic to configure and run CAT simulations. | shinyAppServer |
| Defines UI for CAT simulations. | shinyAppUI |
| CAT simulation configuration | SimConfig SimConfig-class |
| CAT simulation result | SimResult SimResult-class |
| MIP solver configuration | SolverConfig SolverConfig-class |
| Generates CAT simulation summary | summary,SimResult-method |
| Test specification configuration | TestConfig TestConfig-class |
