plot.hopitHI {hopit} | R Documentation |
Plotting Latent Index
Description
Plotting Latent Index
Usage
## S3 method for class 'hopitHI'
plot(x, response = c("data", "fitted"), xlab = "", ylab = "Latent index", ...)
Arguments
x |
a object generated by |
response |
X-axis plotting option; choose |
xlab |
a label of the x-axis. |
ylab |
a label of the y-axis. |
... |
further parameters passed to the |
Author(s)
Maciej J. Danko
[Package hopit version 0.11.6 Index]