KB36: Data on two 36-items test forms
Description
The data set contains both response patterns and item parameters estimates following a 3PL model
for two 36-items tests forms. Form X was administered to 1655 examinees and form Y
to 1638 examinees. Also, 12 out of the 36 items are common between both test forms (items 3, 6, 9,
12, 15, 18, 21, 24, 27, 30, 33, 36). This data has been described and analized by Kolen and Brennan (2004).format
A list with four elements containing binary data matrices of responses (KBformX and
KBformY) and the corresponding parameter estimates which result from a 3PL fit to both data
matrices (KBformX_par and KBformY_par).source
The data come with the distribution of the CIPE software which is freely available
at http://www.education.uiowa.edu/docs/default-source/casma-computerprograms/. The list of item
parameters estimates can be found in Table 6.5 of Kolen and Brennan (2004).References
Kolen, M., and Brennan, R. (2004). Test Equating, Scaling and Linking.
New York, NY: Springer-Verlag.Examples
Run this codedata(KB36)
## maybe str(KB36) ; plot(KB36) ...
Run the code above in your browser using DataLab