BinaryLogBiplotMirt function

Binary logistic biplot with Item Response Theory.

Binary logistic biplot with Item Response Theory.

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

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.

Details

Binary logistic biplot with Item Response Theory.

Returns

A logistic biplot object.

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.

Author(s)

Jose Luis Vicente Villardon

Examples

# Not yet
  • Maintainer: Jose Luis Vicente Villardon
  • License: GPL (>= 2)
  • Last published: 2023-11-21

Useful links