Learn R Programming

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

FAiR (version 0.4-8)

Factor Analysis in R

Description

This package estimates factor analysis models using a genetic algorithm, which permits a general mechanism for restricted optimization with arbitrary restrictions that are chosen at run time with the help of a GUI. Importantly, inequality restrictions can be imposed on functions of multiple parameters, which provides a new avenues for testing and generating theories with factor analysis models. This package also includes an entirely new estimator of the common factor analysis model called semi-exploratory factor analysis, which is a general alternative to exploratory and confirmatory factor analysis. Finally, this package integrates a lot of other packages that estimate sample covariance matrices and thus provides a lot of alternatives to the traditional sample covariance calculation. Note that you need to have the Gtk run time library installed on your system to use this package; see the URL below for detailed installation instructions. Most users would only need to understand the first twenty-four pages of the PDF manual.

Copy Link

Version

Install

install.packages('FAiR')

Monthly Downloads

1

Version

0.4-8

License

AGPL (>= 3) + file LICENSE

Maintainer

Ben Goodrich

Last Published

February 27th, 2012

Functions in FAiR (0.4-8)

read.cefa

Read and Write Files Produced by or for CEFA
mapping_rule

Default Mapping Rule
parameter-class

Class "parameter"
make_restrictions

Make an object of class "restrictions"
S3methodsFAiR

S3 methods for "FA" objects
manifest-class

Class "manifest"
S4GenericsFAiR

S4 Generics & Methods for Package `FAiR'
restrictions2RAM

Convert to reticular action model
equality_restriction-class

Class "equality_restriction"
FAiR-package

Factor Analysis in R
restrictions2model

Map free parameters to matrices
restrictions-class

Class "restrictions"
make_manifest

Make an object that inherits from class "manifest"
loadings

Extractor ("get") functions
create_FAobject

Class "FA" and Its Constructors
restrictions2draws

Draw from sampling distribution of estimates
model_comparison

Compare Factor Analysis Models
summary.FA-class

Class "summary.FA"
restrictions2Mathomatic

Format Equations for Mathomatic
FAiR-internal

Quasi-internal S4 Methods
read.triangular

Input a Covariance or Correlation Matrix
GPA2FA

Covert Result of Gradient Projection Algorithm
Rotate

Choose a Transformation in Exploratory Factor Analysis
Factanal

Estimate Factor Analysis Models