Learn R Programming

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

FAiR (version 0.2-0)

Factor Analysis in R

Description

This package estimates factor analysis models using a genetic algorithm, which makes opens up a number of new ways to pursue old ideas, such as those discussed by Allen Yates in his 1987 book Multivariate Exploratory Data Analysis. The major sources of value added in this package are new ways to transform factors in exploratory factor analysis, and perhaps more importantly, a new estimator for the factor analysis model called semi-exploratory factor analysis.

Copy Link

Version

Install

install.packages('FAiR')

Monthly Downloads

150

Version

0.2-0

License

GPL (>= 3)

Maintainer

Last Published

February 15th, 2017

Functions in FAiR (0.2-0)

make_restrictions

Make an object of class "restrictions"
classFA

Class "FA" and Classes that Inherit from "FA"
FAiR-package

Factor Analysis in R
restrictions-class

Class "restrictions"
S4GenericsFAiR

S4 Generic Functions and Methods for Package `FAiR'
make_criteria

Create Lexical Criteria for Factor Transformation
S3methodsFAiR

S3 methods for objects of class "FA"
summary.FA-class

Class "summary.FA"
Rotate

Choose a Transformation in Exploratory Factor Analysis
read.cefa

Read Files Produced by the Comprehensive Exploratory Factor Analysis (CEFA) Software Package
Factanal

Estimate Common Factor Analysis Models