# constraint that minimizes the maximum difference per test form value and a
# target value of 0
minimaxObjective(nForms = 2,
itemValues = rep(-2:2, 2),
targetValue = 0)
Run the code above in your browser using DataLab