# NOT RUN {
subtest.infor<-c(3,15,15,20)
subtest.names<-c("Algebra","Geometry","Measurement", "Math")
# This math test consists of 3 subtests, which have 15 algebra
# items, 15 geometry items, and 20 measurement items.
test.data<-data.prep(scored.data, subtest.infor, subtest.names)
# }
Run the code above in your browser using DataLab