xmpl | R Documentation |
Ficitious data sets - matrices with binary responses
data(xmpl)
The format of xmpl
is:
300 rows (referring to subjects)
30 columns (referring to items)
The format of xmplbig
is:
4096 rows (referring to subjects)
128 columns (referring to items)
xmplbig
has the maximum dimensions that the RaschSampler package
can handle currently.
data(xmpl)
print(head(xmpl))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.