Learn R Programming

⚠️There's a newer version (2.1.3) of this package.Take me there.

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, fm='ml') # normal, ml, oblique, CF-varimax, information, merror='NO'

...

Copy Link

Version

Install

install.packages('EFAutilities')

Monthly Downloads

385

Version

2.1.0

License

GPL-2

Maintainer

Guangjian Zhang

Last Published

September 7th, 2020

Functions in EFAutilities (2.1.0)

efaMR

Exploratory Factor Analysis with Multiple Rotations
BFI228

Ordinal Data of the Big Five Inventory (BFI)
Align.Matrix

Factor Alignment
efa

Exploratory Factor Analysis
CPAI537

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

Saturated Structural Equation Models
PolychoricRM

Estimate polychoric correlations and their asymptotic covariance matrices