make_priors | R Documentation |
Makes priors to pass to the dynamic IRT function.
make_priors(X, agree_n_thresh = 50, ...)
X |
Matrix of votes. |
agree_n_thresh |
Scalar indicating how many common votes legislators must have to be anchors. |
... |
Other arguments to be passed down - currently not implemented. |
A list that can be passed to the dynIRT()
function from emIRT
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.