Description Usage Format Source Examples
Dichotomous data simulated from a 2pl model.
1 |
The format is: num [1:300, 1:15] 1 0 1 1 1 1 0 1 1 0 ...
Data simulated using the eRm package.
1 2 3 4 | data(sim2plData)
binary2plPA <- PA(sim2plData, percentiles = c(0.95, 0.99), nReplicates = 200,
type = "binary", algorithm = "polychoric")
print(binary2plPA)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.