plot.cog_cat_sim: Method of Plot for Simulated Adaptive Testing Using cogirt S3

View source: R/plot.cog_cat_sim.R

plot.cog_cat_simR Documentation

Method of Plot for Simulated Adaptive Testing Using cogirt S3

Description

This function produces plots for standard errors for cog_cat_sim results

Usage

## S3 method for class 'cog_cat_sim'
plot(x, ...)

Arguments

x

An object of class 'cog_cat_sim'.

...

Additional arguments.

Value

This function returns a base R plot displayed in the graphics device. It does not return any value to the R environment.


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