1
vote
1answer
25 views
Building an Array from values in a Variable?
I have normalized assessment data, with items nested within students. I would like to define an array based on the item numbers in the variable ITEM in my data file.
Current val …