fa_CAFL: Mixedness detection with a change in absolute factor loadings...

View source: R/factor_analysis.R

fa_CAFLR Documentation

Mixedness detection with a change in absolute factor loadings approach

Description

Examines how the exclusion of each particular case influences the factor loadings.

Usage

fa_CAFL(x, ..., sort = 1, include_full_sample = T)

Arguments

x

A data.frame to factor analyze.

...

Settings for fa().

sort

Which column to sort results after. Defaults to the first column (mean absolute change). Set to anything else than 1 or 2 to avoid sorting.

include_full_sample

Whether to include the full sample as a case. Defaults to true.

Examples

fa_robust_cormatrix()

Deleetdk/kirkegaard documentation built on May 8, 2024, 12:27 a.m.