View source: R/factor_analysis.R
| cut_factors | R Documentation |
This function removes factors that do not have more than one credible loading based on the specified confidence interval.
cut_factors(emc, CI = 95)
emc |
An 'emc' object containing factor analysis results |
CI |
Numeric. Confidence interval percentage (default is 95) |
An 'emc' object with factors that don't meet the credibility criterion removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.