summary.list {irt} | R Documentation |
If a list object consists of all "cat_output" objects, then it will run summary.cat_output.
Description
If a list object consists of all "cat_output" objects, then it will run summary.cat_output.
Usage
## S3 method for class 'list'
summary(object, ...)
Arguments
object |
A list object consists of all "cat_output" objects. |
... |
Arguments passed to the |
Value
A data frame that summarizes the CAT outputs.
Author(s)
Emre Gonulates
[Package irt version 0.2.9 Index]