rsp_data: data.frame with columns (person_id, test_id, booklet_id, item_id, response)
auto_add_unknown_rules: if FALSE, unknown responses (i.e. not defined in the scoring rules) will generate an error and the function will abort. If TRUE unknown responses will be automatically added to the scoring rules with a score of 0
booklet_data: data.frame with a column person_id and other columns which names correspond to item_id's
test_id: id of a test known in the database
booklet_id: id of a booklet known in the database
Details
Users familiar with dexter might expect to be able to enter new booklets here. Because mst tests have a more complicated design that cannot be (easily) derived from the data, in dexterMST the test designs have to be entered beforehand.