plot.cog_irt {cogirt} | R 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.
[Package cogirt version 1.0.0 Index]