View source: R/BinaryLogBiplotMirt.R
BinaryLogBiplotMirt | R Documentation |
Binary logistic biplot with Item Response Theory.
BinaryLogBiplotMirt(x, dimens = 2, tolerance = 1e-04,
maxiter = 30, penalization = 0.2, Rotation = "varimax", ...)
x |
The binary Data matrix |
dimens |
Dimension of the solution |
tolerance |
Tolerance of the algorithm |
maxiter |
Maximum number of iterations |
penalization |
Rige Penalization |
Rotation |
Should a rotation be applied? |
... |
Aditional argumaents. |
Binary logistic biplot with Item Response Theory.
A logistic biplot object.
Jose Luis Vicente Villardon
Vicente-Villardón, J. L., Galindo-Villardón, M. P., & Blázquez-Zaballos, A. (2006). Logistic biplots. Multiple correspondence analysis and related methods. London: Chapman & Hall, 503-521.
# Not yet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.