Description Usage Arguments Value Examples
Score the FBI black box data
1 | score_bb_data(fbi_bb_data, scoring_method)
|
fbi_bb_data |
Dataset of the form of TestResponses |
scoring_method |
Which scoring method to use: inconclusive_mcar, inconclusive_incorrect, partial_credit, no_consensus_mcar, no_consensus_incorrect |
A vector of scored responses (1 row in fbi_bb_data = 1 entry)
1 | score_bb_data(TestResponses, "inconclusive_mcar")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.