Ledermann: Ledermann bound.

View source: R/Ledermann.R

LedermannR Documentation

Ledermann bound.

Description

Returns the maximum number of latent factors in a factor analysis model.

Usage

Ledermann(p)

Arguments

p

The number of variables.

Value

The Ledermann bound.

Author(s)

André Achim (Matlab)

P.-O. Caron (R)

References

Ledermann, W. (1937). On the rank of reduced correlation matrices in multiple factor analysis. Psychometrika, 2, 85–93.

Examples

Ledermann(ncol(ex_4factors_corr))

Rnest documentation built on April 3, 2025, 5:31 p.m.