make_data | R Documentation |
Makes data to pass to the dynamic IRT function.
make_data(X, terms, legis_data = NULL, ...)
X |
Matrix of votes. |
terms |
Vector of term numbers corresponding to each of the columns in |
legis_data |
A data frame minimally giving an observation identifier for the legislators. |
... |
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.