est_num {GrFA} | R Documentation |
Estimate factor numbers
Description
Estimate factor numbers.
Usage
est_num(X, kmax = 8, type = "BIC3")
Arguments
X |
the observation data matrix of dimension |
kmax |
the maximum number of factors. |
type |
the criterion used in determining the number of factors, default is |
Value
rhat |
the estimated number of factors. |
References
Bai, J., & Ng, S. (2002). Determining the number of factors in approximate factor models. Econometrica, 70(1), 191-221.
Ahn, S. C., & Horenstein, A. R. (2013). Eigenvalue ratio test for the number of factors. Econometrica, 81(3), 1203-1227.
[Package GrFA version 0.1.1 Index]