Package: eatATA 1.1.2
Benjamin Becker
eatATA: Create Constraints for Small Test Assembly Problems
Provides simple functions to create constraints for small test assembly problems (e.g. van der Linden (2005, ISBN: 978-0-387-29054-6)) using sparse matrices. Currently, 'GLPK', 'lpSolve', 'Symphony', and 'Gurobi' are supported as solvers. The 'gurobi' package is not available from any mainstream repository; see <https://www.gurobi.com/downloads/>.
Authors:
eatATA_1.1.2.tar.gz
eatATA_1.1.2.zip(r-4.5)eatATA_1.1.2.zip(r-4.4)eatATA_1.1.2.zip(r-4.3)
eatATA_1.1.2.tgz(r-4.4-any)eatATA_1.1.2.tgz(r-4.3-any)
eatATA_1.1.2.tar.gz(r-4.5-noble)eatATA_1.1.2.tar.gz(r-4.4-noble)
eatATA_1.1.2.tgz(r-4.4-emscripten)eatATA_1.1.2.tgz(r-4.3-emscripten)
eatATA.pdf |eatATA.html✨
eatATA/json (API)
NEWS
# Install 'eatATA' in R: |
install.packages('eatATA', repos = c('https://beckerbenj.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/beckerbenj/eatata/issues
- items_diao - Small simulated item pool example.
- items_lsa - Simulated item pool example.
- items_mini - Small simulated item pool example.
- items_pilot - Small simulated item pool example.
- items_vera - Small artificial item pool example.
Last updated 2 months agofrom:7dc80d53e8. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 07 2024 |
R-4.5-win | OK | Nov 07 2024 |
R-4.5-linux | OK | Nov 07 2024 |
R-4.4-win | NOTE | Nov 07 2024 |
R-4.4-mac | NOTE | Nov 07 2024 |
R-4.3-win | NOTE | Nov 07 2024 |
R-4.3-mac | NOTE | Nov 07 2024 |
Exports:acrossFormsConstraintanalyzeBlockExclusionanalyzeComplexBlockExclusionappendSolutionautoItemValuesMinMaxConstraintcalculateExpectedRTcalculateExpectedRTvarcalculateIIFcappedMaximinObjectivecombineConstraintscomputeTargetValuesdepletePoolConstraintdummiesToFactorgetMean2PLNgetMean3PLNgetVar2PLNgetVar3PLNinspectSolutionitemCategoryConstraintitemCategoryDeviationConstraintitemCategoryMaxConstraintitemCategoryMinConstraintitemCategoryRangeConstraintitemExclusionConstraintitemInclusionConstraintitemsPerFormConstraintitemTuplesitemUsageConstraintitemValuesConstraintitemValuesDeviationConstraintitemValuesMaxConstraintitemValuesMinConstraintitemValuesRangeConstraintmatrixExclusionTuplesmaximinObjectivemaxObjectiveminimaxObjectiveminObjectivestemInclusionTuplesuseSolver
Overview of eatATA Functionality
Rendered fromoverview.Rmd
usingknitr::rmarkdown
on Nov 07 2024.Last update: 2022-09-26
Started: 2021-02-04
Typical Use of eatATA: a Minimal Example
Rendered fromminimal_example.Rmd
usingknitr::rmarkdown
on Nov 07 2024.Last update: 2021-03-26
Started: 2021-01-26
Typical Use of eatATA: a Pilot Study Example
Rendered fromuse_case_pilot_study.Rmd
usingknitr::rmarkdown
on Nov 07 2024.Last update: 2021-03-26
Started: 2021-02-04