add_scoring_rules_mst {dexterMST}R Documentation

add scoring rules to an mst project

Description

add scoring rules to an mst project

Usage

add_scoring_rules_mst(db, rules)

Arguments

db

a dextermst db connection

rules

dataframe (item_id, response, item_score), listing all permissible responses to an item and their scores


[Package dexterMST version 0.9.6 Index]