A plot method for test response functions
Useful for plotting test response functions. The x
argument of
trf
should better be left out unless something special is required.
## S3 method for class 'trf' plot(x, add = FALSE, main = "Test response function", co = 1, ...)
x |
An object produced by function |
add |
When |
main |
The main title of the plot, given that |
co |
The colour of the TRF curve. Default is 1 for black. Use
|
... |
Any additional plotting parameters |
Ivailo Partchev
plot(trf(Scored2pl))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.