nfac.flex: Determine how many components to extract in PCA

View source: R/pca.R

nfac.flexR Documentation

Determine how many components to extract in PCA

Description

This is a helper function for pca.flex function and it can be used to determine the number of components manually. It allows the determination of the number of components using various criteria from functions psych::VSS and nFactors::nScree functions

Usage

nfac.flex(data)

Arguments

data

dataset - all variables are analyzed

Value

list with dataframe and flextable


mrajter/rajter.flex documentation built on July 30, 2024, 1:31 a.m.