S3 plotting method for object of class"pairSE"
# S3 method for pairSE
plot(x, ci = 2, sortdif = FALSE, ra = "auto",
main = NULL, col.lines = 1:(dim(x$threshold)[2]),
col.error = 1:(dim(x$threshold)[2]), type = "b", xlab = "items",
ylab = "logits", pch = 20, las = 3, cex.axis = 0.8, ...)
object of class"pairSE"
numeric defining confidence intervall for point estimator
logical wether to order items by difficulty
either the character "auto"
(default) or an numeric, defining the (logit) range for y-axis
see plot
vector of colors for threshold profile lines
vector of colors for error bars
see plot
see plot
see plot
see plot
see plot
see plot
other parameters passed to plot