score_bb_data: Score the FBI black box data

Description Usage Arguments Value Examples

Description

Score the FBI black box data

Usage

1
score_bb_data(fbi_bb_data, scoring_method)

Arguments

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

Value

A vector of scored responses (1 row in fbi_bb_data = 1 entry)

Examples

1
score_bb_data(TestResponses, "inconclusive_mcar")

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