Plotting Latent Index
# S3 method for hopitHI
plot(x, response = c("data", "fitted"), xlab = "", ylab = "Latent index", ...)a object generated by latentIndex function.
X-axis plotting option; choose 'data' for the raw responses and 'fitted' for the responses reclassified by the model.
a label of the x-axis.
a label of the y-axis.
further parameters passed to the plot function.
Maciej J. Danko