Learn R Programming

DLEGFM (version 0.4.0)

DFanPC: Distributed 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

DFanPC(data,m,n1,K)

Value

AF

estimation of load value

DF

estimation of error term

SigmahatF

estimation of covariance

Arguments

data

The data is total data set

m

The m is the number of principal component

n1

The n1 is the length of each data subset

K

The K is the number of nodes

Author

Guangbao Guo, Yaping Li

Examples

Run this code
DFanPC(data=ISE,m=3,n1=107,K=5)

Run the code above in your browser using DataLab