make_starts | R Documentation |
Makes starting values to pass to the dynamic IRT function.
make_starts(data, priors, b, ...)
data |
The input data to a |
priors |
The input priors to a |
b |
The coefficients from the |
... |
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.