Learn R Programming

DLEGFM (version 0.4.0)

PC: Loading Estimation for General Factor Model

Description

This function estimates the load and residual terms based on the general factor model and calculates the estimated values.

Usage

PC(data,m)

Value

Ahat

estimation of load value

Dhat

estimation of error term

Sigmahat

estimation of covariance

Arguments

data

The data is a highly correlated data set

m

The m is the number of principal component

Author

Guangbao Guo, Yaping Li

Examples

Run this code
PC(data=ISE,m=3)

Run the code above in your browser using DataLab