GulPC {DLEGFM}R Documentation

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

GulPC(data,m)

Arguments

data

The data is total data set

m

The m is the number of first layer principal component

Value

AU1

estimation of load value

AU2

estimation of load value

DU3

estimation of error term

Shat

estimation of covariance

Author(s)

Guangbao Guo, Yaping Li

Examples

GulPC(data=ISE,m=3) 

[Package DLEGFM version 0.4.0 Index]