mcmc.sirtplot.mcmc.sirt.RdPlot function for objects of class mcmc.sirt. These objects are generated
by: mcmc.2pno, mcmc.2pnoh,
mcmc.3pno.testlet, mcmc.2pno.ml
# S3 method for mcmc.sirt plot( x, layout=1, conflevel=0.9, round.summ=3, lag.max=.1, col.smooth="red", lwd.smooth=2, col.ci="orange", cex.summ=1, ask=FALSE, ...)
| x | Object of class |
|---|---|
| layout | Layout type. |
| conflevel | Confidence level (only applies to |
| round.summ | Number of digits to be rounded in summary (only applies to |
| lag.max | Maximum lag for autocorrelation plot (only applies to |
| col.smooth | Color of smooth trend in traceplot (only applies to |
| lwd.smooth | Line type of smooth trend in traceplot (only applies to |
| col.ci | Color for displaying confidence interval (only applies to |
| cex.summ | Cex size for descriptive summary (only applies to |
| ask | Ask for a new plot (only applies to |
| ... | Further arguments to be passed |