View source: R/summary.cog_cat_sim.R
summary.cog_cat_sim | R Documentation |
This function provides summary statistics for simulated computerized adaptive testing.
## S3 method for class 'cog_cat_sim'
summary(object, ...)
object |
An object of class 'cog_cat_sim'. |
... |
Additional arguments. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.