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]
All associated links for this package
First Published: 2020-09-15
Latest Update: 2023-12-12
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 05 Jun. 2026.
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

Today's Hot Picks in Authors and Packages

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  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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