View source: R/score.information.R
score.information | R Documentation |
Prints information about the recoded data.
score.information(do=NULL,resp=NULL,items=1:length(do$variables),accept.na = F)
do |
An object of class |
resp |
A data.frame or matrix of recoded data (only used if |
items |
A vector of columns from the recoded data to include in the analysis or a character vector of variable labels |
do.testlets |
Bolean. If TRUE, testlets are combined to superitems. |
do.split |
Bolean. If TRUE, items coded as split are split. |
accept.na |
A boolean. Include cases with missing values in responses |
rownamewidth |
Width of item names column |
Returns an object of items.scores,scoredist,meansum,score.distribution, and score.groups. Prints Average item scores and score distribution and Score groups for tests of Rasch models
Jeppe Bundsgaard jebu@edu.au.dk
Kreiner, S. (2003). Introduction to DIGRAM. Dept. of Biostatistics, University of Copenhagen.
score.information(do,items="abcdef")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.