Learn R Programming

EFAutilities

The goal of EFAutilities is to provide a number of utilities functions for exploratory factor analysis. In particular, it computes standard errors for model parameters under a variety of conditions.

This package can be installed directly from CRAN:

install.packages("EFAutilities")

library(EFAutilities)

Example

Examples using the data sets included in the packages:

data("CPAI537") # Chinese personality assessment inventory (N = 537)

efa(x=CPAI537,factors=4) # Extract four factors

...

Copy Link

Version

Install

install.packages('EFAutilities')

Monthly Downloads

350

Version

2.1.3

License

GPL-2

Maintainer

Guangjian Zhang

Last Published

May 26th, 2023

Functions in EFAutilities (2.1.3)

efa

Exploratory Factor Analysis
CPAI537

Composite Scores of the Chinese Personality Assessment Inventory (CPAI)
ssem

Simplifying Factor Strcutral Paths by Factor Rotation: Saturated Structural Equation Models
BFI228

Ordinal Data of the Big Five Inventory (BFI)
efaMR

Exploratory Factor Analysis with Multiple Rotations
Align.Matrix

Factor Alignment