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
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
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

critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
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  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns