which_scores | R Documentation |
This function determines whether there are a sufficient number of item responses per scale in order to calculate a score
which_scores(Yi, mest_df = mest_df, min_items = min_items)
Yi |
(numeric vector) with response data. Must be named according to CREDI_code. |
mest_df |
(data.frame) Measurement parameter estimates. |
min_items |
(integer) Minimum number of items that must have responses to score. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.