Other packages > Find by keyword >

EFAtools  

Fast and Flexible Implementations of Exploratory Factor Analysis Tools
View on CRAN: Click here


Download and install EFAtools package within the R console
Install from CRAN:
install.packages("EFAtools")

Install from Github:
library("remotes")
install_github("cran/EFAtools")

Install by package version:
library("remotes")
install_version("EFAtools", "0.4.5")



Attach the package and use:
library("EFAtools")
Maintained by
Markus Steiner
[Scholar Profile | Author Map]
First Published: 2020-07-07
Latest Update: 2023-01-06
Description:
Provides functions to perform exploratory factor analysis (EFA) procedures and compare their solutions. The goal is to provide state-of-the-art factor retention methods and a high degree of flexibility in the EFA procedures. This way, for example, implementations from R 'psych' and 'SPSS' can be compared. Moreover, functions for Schmid-Leiman transformation and the computation of omegas are provided. To speed up the analyses, some of the iterative procedures, like principal axis factoring (PAF), are implemented in C++.
How to cite:
Markus Steiner (2020). EFAtools: Fast and Flexible Implementations of Exploratory Factor Analysis Tools. R package version 0.4.5, https://cran.r-project.org/web/packages/EFAtools. Accessed 04 Apr. 2025.
Previous versions and publish date:
0.1.0 (2020-07-07 13:10), 0.1.1 (2020-07-13 17:50), 0.2.0 (2020-09-17 09:20), 0.3.0 (2020-11-04 19:00), 0.3.1 (2021-03-27 09:40), 0.4.0 (2022-03-21 09:10), 0.4.1 (2022-04-24 16:40), 0.4.2 (2022-09-27 09:50), 0.4.3 (2022-10-02 17:40), 0.4.4 (2023-01-06 15:50), 0.4.5 (2024-12-22 16:40)
Other packages that cited EFAtools R package
View EFAtools citation profile
Other R packages that EFAtools depends, imports, suggests or enhances
Complete documentation for EFAtools
Functions, R codes and Examples using the EFAtools R package
Some associated functions: BARTLETT . CD . COMPARE . DOSPERT . DOSPERT_raw . EFA . EFA_AVERAGE . EFAtools-package . EKC . FACTOR_SCORES . GRiPS_raw . HULL . IDS2_R . KGC . KMO . N_FACTORS . OMEGA . PARALLEL . RiskDimensions . SCREE . SL . SMT . SPSS_23 . SPSS_27 . UPPS_raw . WJIV_ages_14_19 . WJIV_ages_20_39 . WJIV_ages_3_5 . WJIV_ages_40_90 . WJIV_ages_6_8 . WJIV_ages_9_13 . dot-compute_vars . dot-factor_corres . dot-numformat . dot-paf_iter . dot-parallel_sim . pipe . plot.CD . plot.EFA_AVERAGE . plot.EKC . plot.HULL . plot.KGC . plot.PARALLEL . plot.SCREE . population_models . print.BARTLETT . print.CD . print.COMPARE . print.EFA . print.EFA_AVERAGE . print.EKC . print.HULL . print.KGC . print.KMO . print.LOADINGS . print.N_FACTORS . print.OMEGA . print.PARALLEL . print.SCREE . print.SL . print.SLLOADINGS . print.SMT . test_models . 
Some associated R codes: BARTLETT.R . CD.R . COMPARE.R . DOSPERT_doc.R . DOSPERT_raw_doc.R . EFA.R . EFA_AVERAGE.R . EFAtools-package.R . EKC.R . FACTOR_SCORES.R . GRiPS_raw_doc.R . HULL.R . IDS2_R_doc.R . KGC.R . KMO.R . ML.R . N_FACTORS.R . OMEGA.R . OMEGA_helper.R . PAF.R . PARALLEL.R . PROMAX.R . ROTATE_OBLQ.R . ROTATE_ORTH.R . RcppExports.R . RiskDimensions_doc.R . SCREE.R . SL.R . SMT.R . SPSS_23_doc.R . SPSS_27_doc.R . ULS.R . UPPS_raw_doc.R . VARIMAX.R . WJIV_ages_14_19_doc.R . WJIV_ages_20_39_doc.R . WJIV_ages_3_5_doc.R . WJIV_ages_40_90_doc.R . WJIV_ages_6_8_doc.R . WJIV_ages_9_13_doc.R . helper.R . plot.CD.R . plot.EFA_AVERAGE.R . plot.EKC.R . plot.HULL.R . plot.KGC.R . plot.PARALLEL.R . plot.SCREE.R . population_models_doc.R . print.BARTLETT.R . print.CD.R . print.COMPARE.R . print.EFA.R . print.EFA_AVERAGE.R . print.EKC.R . print.HULL.R . print.KGC.R . print.KMO.R . print.LOADINGS.R . print.N_FACTORS.R . print.OMEGA.R . print.PARALLEL.R . print.SCREE.R . print.SL.R . print.SLLOADINGS.R . print.SMT.R . test_models_doc.R . utils-pipe.R .  Full EFAtools package functions and examples
Downloads during the last 30 days
03/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/02Downloads for EFAtools020406080100120140160TrendBars

Today's Hot Picks in Authors and Packages

perryExamples  
Examples for Integrating Prediction Error Estimation into Regression Models
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
Download / Learn more Package Citations See dependency  
Rexperigen  
R Interface to Experigen
Provides convenience functions to communicate with an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
PakPMICS2014HH  
Multiple Indicator Cluster Survey (MICS) 2014 Household Questionnaire Data for Punjab, Pakistan
Provides data set and function for exploration of Multiple Indicator Cluster Survey (MICS) 2014 Hous ...
Download / Learn more Package Citations See dependency  
metaprotr  
Metaproteomics Post-Processing Analysis
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass ...
Download / Learn more Package Citations See dependency  
RMixpanel  
API for Mixpanel
Provides an interface to many endpoints of Mixpanel's Data Export, Engage and JQL API. The R functio ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA