S3 plotting method for object of classc("grm","list")
# S3 method for grm
plot(
x,
xymin = NULL,
xymax = NULL,
ci = 2,
main = NULL,
col.error = "blue",
col.diag = "red",
itemNames = TRUE,
cex.names = 0.8,
type = "b",
xlab = NULL,
ylab = NULL,
pch = 43,
las = 3,
cex.axis = 0.5,
...
)
object of classc("grm","list")
optional lower limit for xy-axis
optional upper limit for xy-axis
numeric defining confidence intervall for point estimator
see plot
vector of colors for error bars
color for the diagonal of the plot
logical wether to plot itemnames
magnification factor for itemnames
see plot
see plot
see plot
see plot
see plot
see plot
other parameters passed to plot