Learn R Programming

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

robustfa (version 1.0-4)

An Object Oriented Solution for Robust Factor Analysis

Description

An object oriented solution for robust factor analysis. In the solution, new S4 classes "Fa", "FaClassic", "FaRobust", "FaCov", "SummaryFa" are created.

Copy Link

Version

Install

install.packages('robustfa')

Monthly Downloads

240

Version

1.0-4

License

GPL (>= 2)

Maintainer

Ying-Ying Zhang

Last Published

October 20th, 2013

Functions in robustfa (1.0-4)

SummaryFa-class

Class "SummaryFa"
getFa-methods

Access slots of "Fa"
FaClassic

Classical Factor Analysis
FaCov-class

Class "FaCov"
getCenter-methods

Access Center slot
FaClassic-class

Class "FaClassic"
factorScorePfa

Factor Analysis by Principal Factor Analysis (PFA)
computeScores

Compute Factor Scores
factorScorePca

Factor Analysis by Principal Component Analysis (PCA)
detail

Show Details of an Object
Unumeric-class

Class "Unumeric"
getQuan-methods

Access n.obs slot
Ulogical-class

Class "Ulogical"
summary-methods

Summary an Object
getEigenvalues-methods

Access Eigenvalues slot
getScores-methods

Access Scores slot
myplotDD

Distance-Distance Plot
getLoadings-methods

Access Loadings slot
myFaPrint

Show/Print/Display an Object
show-methods

Show/Print/Display an Object
stock611

The Stocks Data - Year 2001
predict-methods

Calculates prediction
print-methods

Show/Print/Display an Object
fsOrder

Compute the Ordered Factor Scores
plot-methods

Plot an object of class "Fa"
FaCov

Robust Factor Analysis
getSdev-methods

Access Standard Deviation slot
robustfa-package

An Object Oriented Solution for Robust Factor Analysis
compute_cov_cor

Compute the Robust Covariance and Correlation Matrix of A Numeric Matrix
Fa-class

Class "Fa"
FaRobust-class

Class "FaRobust"