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: 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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
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  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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