plot.cog_irt: Method of Plot for cogirt S3

View source: R/plot.cog_irt.R

plot.cog_irtR Documentation

Method of Plot for cogirt S3

Description

This function produces plots for parameter estimates produced for various cogirt models.

Usage

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

Arguments

x

An x of class 'cog_irt'.

...

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.