plot.cog_cat_sim {cogirt}R 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.


[Package cogirt version 1.0.0 Index]