Learn R Programming

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

FAiR (version 0.4-14)

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-14

License

AGPL (>= 3) + file LICENSE

Maintainer

Ben Goodrich

Last Published

August 30th, 2013

Functions in FAiR (0.4-14)

restrictions2RAM

Convert to reticular action model
make_restrictions

Make an object of class "restrictions"
S4GenericsFAiR

S4 Generics & Methods for Package `FAiR'
restrictions2model

Map free parameters to matrices
Rotate

Choose a Transformation in Exploratory Factor Analysis
read.triangular

Input a Covariance or Correlation Matrix
GPA2FA

Covert Result of Gradient Projection Algorithm
FAiR-package

Factor Analysis in R
FAiR-internal

Quasi-internal S4 Methods
restrictions2Mathomatic

Format Equations for Mathomatic
restrictions-class

Class "restrictions"
create_FAobject

Class "FA" and Its Constructors
S3methodsFAiR

S3 methods for "FA" objects
manifest-class

Class "manifest"
equality_restriction-class

Class "equality_restriction"
model_comparison

Compare Factor Analysis Models
read.cefa

Read and Write Files Produced by or for CEFA
parameter-class

Class "parameter"
make_manifest

Make an object that inherits from class "manifest"
mapping_rule

Default Mapping Rule
loadings

Extractor ("get") functions
summary.FA-class

Class "summary.FA"
restrictions2draws

Draw from sampling distribution of estimates
Factanal

Estimate Factor Analysis Models