summary.cog_cat_sim {cogirt} | R Documentation |
Method of Summary for cog_cat_sim S3
Description
This function provides summary statistics for simulated computerized adaptive testing.
Usage
## S3 method for class 'cog_cat_sim'
summary(object, ...)
Arguments
object |
An object of class 'cog_cat_sim'. |
... |
Additional arguments. |
Value
This function does not return a value to the R environment. Instead, it prints a comprehensive summary of the simulated computerized adaptive testing results to the console. The output includes model name and simulation settings as well as summary statistics for each parameter of interest. The function is intended for interactive use.
[Package cogirt version 1.0.0 Index]