S3 plotting method for object of class"pers"
# S3 method for pers
plot(
x,
ra = NULL,
sortdif = FALSE,
main = NULL,
ylab = "Logits",
itemNames = TRUE,
fillCol = "grey60",
lineCol = "grey40",
cex = 0.7,
pos = 4,
breaks = "Sturges",
pch = 1,
...
)
object of class"pers"
an integer, defining the (logit) range for y-axis
logical wether to order items by difficulty
see plot
see plot
logical wether to use itemnames in the resulting plot
color for bar filling of the ability histogram
color for bar lines of the ability histogram
see text
see text
see hist
see points