res_overlay.twtp | R Documentation |
res_overlay.twtp
estimates the covariance and correlation matrix of the
unbalanced panel data using the method of residual overlay.
res_overlay.twtp(object, method = 1, S = 500)
object |
an object of class 'tw' or 'tp', i.e. the output of
|
method |
integer 1 to 4, indicating which residual overlay method to use. They correspond to the four methods described in the paper. |
S |
the number of iterations. |
a list of elements:
method |
the method of residual overlay |
S |
the number of iterations |
cov |
estimated covariance matrix |
cor |
estimated correlation matrix |
Yankang (Bennie) Chen <yankang.chen@yale.edu>
Serena Ng <serena.ng@columbia.edu>
Jushan Bai <jushan.bai@columbia.edu>
Cahan, E., Bai, J. and Ng, S. 2019, Factor Based Imputation of Missing Data and Covariance Matrix Estimation. unpublished manuscript, Columbia University
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.