Learn R Programming

EMC2 (version 3.2.0)

cut_factors: Cut Factors Based on Credible Loadings

Description

This function removes factors that do not have more than one credible loading based on the specified confidence interval.

Usage

cut_factors(emc, CI = 95)

Value

An 'emc' object with factors that don't meet the credibility criterion removed

Arguments

emc

An 'emc' object containing factor analysis results

CI

Numeric. Confidence interval percentage (default is 95)