Other packages > Find by keyword >

eatATA  

Create Constraints for Small Test Assembly Problems
View on CRAN: Click here


Download and install eatATA package within the R console
Install from CRAN:
install.packages("eatATA")

Install from Github:
library("remotes")
install_github("cran/eatATA")

Install by package version:
library("remotes")
install_version("eatATA", "1.1.2")



Attach the package and use:
library("eatATA")
Maintained by
Benjamin Becker
[Scholar Profile | Author Map]
First Published: 2020-09-15
Latest Update: 2022-11-28
Description:
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 .
How to cite:
Benjamin Becker (2020). eatATA: Create Constraints for Small Test Assembly Problems. R package version 1.1.2, https://cran.r-project.org/web/packages/eatATA. Accessed 11 May. 2025.
Previous versions and publish date:
0.7.0 (2020-09-15 10:30), 0.9.1 (2020-12-07 18:30), 0.10.0 (2021-02-10 15:40), 0.11.1 (2021-04-16 17:30), 0.11.2 (2021-05-03 02:20), 1.0.0 (2021-07-06 18:00), 1.1.0 (2022-09-26 22:00), 1.1.1 (2022-11-28 14:00)
Other packages that cited eatATA R package
View eatATA citation profile
Other R packages that eatATA depends, imports, suggests or enhances
Complete documentation for eatATA
Functions, R codes and Examples using the eatATA R package
Some associated functions: acrossFormsConstraint . analyzeBlockExclusion . analyzeComplexBlockExclusion . appendSolution . autoItemValuesMinMaxConstraint . calculateIIF . cappedMaximinObjective . combineConstraints . computeTargetValues . depletePoolConstraint . dummiesToFactor . getMean3PLN . get_mean_3PLN . inspectSolution . itemCategoryConstraint . itemCategoryRangeConstraint . itemExclusionConstraint . itemTuples . itemUsageConstraint . itemValuesConstraint . itemValuesRangeConstraint . itemsPerFormConstraint . items_diao . items_lsa . items_mini . items_pilot . items_vera . matrixExclusionTuples . maxObjective . maximinObjective . minObjective . minimaxObjective . stemInclusionTuples . useSolver . 
Some associated R codes: acrossFormsConstraint.R . analyzeBlockExclusion.R . analyzeComplexBlockExclusion.R . appendSolution.R . autoItemValuesMinMax.R . calculateExpectedRT.R . calculateIIF.R . check_solverOut.R . computeTargetValues.R . constraint-methods.R . depletePoolConstraint.R . dummiesToFactor.R . get_mean_var_3PLN.R . input_checks.R . inspectSolution.R . itemCategoryConstraint.R . itemCategoryMinMaxConstraint.R . itemExclusionConstraint.R . itemTuples.R . itemUsageConstraint.R . itemValuesConstraint.R . itemValuesMinMaxConstraint.R . itemsPerFormConstraint.R . items_pools.R . matrixExlusionTuples.R . objectives.R . stemInclusionTuples.R . useSolver.R . utils.R .  Full eatATA package functions and examples
Downloads during the last 30 days
04/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/0805/09Downloads for eatATA0510152025303540TrendBars

Today's Hot Picks in Authors and Packages

bootImpute  
Bootstrap Inference for Multiple Imputation
Bootstraps and imputes incomplete datasets. Then performs inference on estimates obtained from analy ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
PhySortR  
A Fast, Flexible Tool for Sorting Phylogenetic Trees
Screens and sorts phylogenetic trees in both traditional and extended Newick format. Allows for the ...
Download / Learn more Package Citations See dependency  
cliapp  
Create Rich Command Line Applications
Create rich command line applications, with colors, headings, lists, alerts, progress bars, etc. It ...
Download / Learn more Package Citations See dependency  
PTwins  
Percentile Estimation of Fetal Weight for Twins by Chorionicity
Package to Percentile estimation of fetal weight for twins by chorionicity (dichorionic-diamniotic o ...
Download / Learn more Package Citations See dependency  
strategicplayers  
Strategic Players
Identifies individuals in a social network who should be the intervention subjects for a network int ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA