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.5)RSCAT_1.1.3.zip(r-4.4)RSCAT_1.1.3.zip(r-4.3)
RSCAT_1.1.3.tgz(r-4.4-any)RSCAT_1.1.3.tgz(r-4.3-any)
RSCAT_1.1.3.tar.gz(r-4.5-noble)RSCAT_1.1.3.tar.gz(r-4.4-noble)
RSCAT_1.1.3.tgz(r-4.4-emscripten)RSCAT_1.1.3.tgz(r-4.3-emscripten)
RSCAT.pdf |RSCAT.html✨
RSCAT/json (API)
# Install 'RSCAT' in R: |
install.packages('RSCAT', repos = c('https://act-org.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/act-org/rscat/issues
computerized-adaptive-testingitem-response-theoryjavamixed-integer-programmingopen-sourceoptimizationshadow-testingshinyxpress-mosel
Last updated 3 years agofrom:80e242ed7d. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 20 2024 |
R-4.5-win | NOTE | Nov 20 2024 |
R-4.5-linux | NOTE | Nov 20 2024 |
R-4.4-win | NOTE | Nov 20 2024 |
R-4.4-mac | NOTE | Nov 20 2024 |
R-4.3-win | NOTE | Nov 20 2024 |
R-4.3-mac | NOTE | Nov 20 2024 |
Exports:CATConfigEAPConfiglaunchAppresult2CSVrunSimscoreMethodConfigsetupJarssetupXprmSimConfigSolverConfigsummaryTestConfig
Dependencies:base64encbslibcachemclicolorspacecommonmarkcrayondigestfansifarverfastmapfontawesomefsggplot2gluegridExtragtablehtmltoolshttpuvisobandjquerylibjsonlitelabelinglaterlatticelifecyclemagrittrMASSMatrixmemoiseMetricsmgcvmimemunsellnlmepillarpkgconfigpromisesR6rappdirsRColorBrewerRcpprJavarlangsassscalesshinyshinycssloadersshinyjssourcetoolstibbleutf8vctrsviridisLitewithrxtable
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 |
JAR dependency setup. | setupJars |
Sets up the required JAR dependancy to parse Mosel. | setupXprm |
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 |