node_raschplot(mobobj, id = TRUE, difficulty = TRUE,
center = TRUE, index = TRUE, names = NULL, abbreviate = FALSE, ref = TRUE,
col = cbind("lightgray", "black"), refcol = "lightgray", linecol = "black",
lty = 2, cex = 0.5, pch = cbind(19, 1), xscale = NULL, yscale = NULL,
xaxis = TRUE, yaxis = TRUE, ylines = 1.5)## S3 method for class 'RaschModel':
plot(x, difficulty = TRUE,
center = TRUE, index = TRUE, names = NULL, abbreviate = FALSE, ref = TRUE,
col = cbind("lightgray", "black"), refcol = "lightgray", linecol = "black", lty = 2,
cex = 1, pch = cbind(19, 1), type = NULL, ylim = NULL, xlab = "Items", ylab = NULL, ...)
"mob" based on Rasch models
fitted by RaschModel.col and pch can
be matrices with two columns resulting in two symbols being overplotted.ref)."RaschModel"."b" if index is TRUE.plot.plot method for
"mob" objects.node_raschplot is called by the plot
method for "raschtree" objects and does not have to be called by the
user directly.raschtree