Description Usage Arguments Value Examples
Fit 2PL Model
1 | fit_2pl(irt_data, iterations = 600, n_chains = 4)
|
irt_data |
List formatted as in irt_data_bb() |
iterations |
Number of MCMC iterations per chain |
n_chains |
Number of MCMC chains to run |
stan object
1 2 3 4 | ## Not run:
fit_2pl()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.