BinaryLogBiplotMirt: Binary logistic biplot with Item Response Theory.

Description Usage Arguments Details Value Author(s) References Examples

View source: R/BinaryLogBiplotMirt.R

Description

Binary logistic biplot with Item Response Theory.

Usage

1
2
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.

Value

A logistic biplot object.

Author(s)

Jose Luis Vicente Villardon

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

1
# Not yet

villardon/MultBiplotR documentation built on June 5, 2021, 8:55 a.m.