irt_data_bb: Format the black box data to fit the IRT model

Description Usage Arguments Value Examples

Description

Format the black box data to fit the IRT model

Usage

1
irt_data_bb(fbi_bb_data, scored_responses)

Arguments

fbi_bb_data

Dataset of the form of TestResponses

scored_responses

Scored responses (result of score_bb_data())

Value

A list in the format needed for fit_MODEL()

Examples

1
2
3
4
## Not run: 
irt_data_bb(TestResponses, im_scored)

## End(Not run)

aluby/blackboxstudyR documentation built on May 8, 2019, 8:07 a.m.