Learn R Programming

MultBiplotR (version 23.11.0)

BinaryLogBiplotMirt: Binary logistic biplot with Item Response Theory.

Description

Binary logistic biplot with Item Response Theory.

Usage

BinaryLogBiplotMirt(x, dimens = 2, tolerance = 1e-04, 
maxiter = 30, penalization = 0.2, Rotation = "varimax", ...)

Value

A logistic biplot object.

Arguments

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.

Author

Jose Luis Vicente Villardon

Details

Binary logistic biplot with Item Response Theory.

References

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.

Examples

Run this code
# Not yet

Run the code above in your browser using DataLab