Description Usage Arguments Value Examples
Format the black box data to fit the IRT model
1 | irt_data_bb(fbi_bb_data, scored_responses)
|
fbi_bb_data |
Dataset of the form of TestResponses |
scored_responses |
Scored responses (result of score_bb_data()) |
A list in the format needed for fit_MODEL()
1 2 3 4 | ## Not run:
irt_data_bb(TestResponses, im_scored)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.