Implements a screening pass of a cross-sectional binary IRT to identify variables to be included for each dimension.
1 | bin_screen(X, Dim = 2, thresh = 0.35, control = NULL)
|
X |
Roll call matrix |
Dim |
Number of dimensions to estimate |
thresh |
Threshold for the K-means clustering in the final
stage. If all PRE values are above |
control |
List of control arguments for the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.