profile_tables_mst {dexterMST} | R Documentation |
Profile analysis
Description
Expected and observed domain scores per booklet and test score
Usage
profile_tables_mst(parms, domains, item_property)
Arguments
parms |
An object returned by |
domains |
data.frame with column item_id and a column whose name matches 'item_property' |
item_property |
the name of the item property used to define the domains. |
Value
a data.frame with expected score per domain, booklet and booklet_score
[Package dexterMST version 0.9.6 Index]