summary.cog_cat_sim: Method of Summary for cog_cat_sim S3

View source: R/summary.cog_cat_sim.R

summary.cog_cat_simR 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.


cogirt documentation built on April 3, 2025, 8:14 p.m.