demeanXY | R Documentation |
demeanXY
demeans the panel data.
demeanXY(X, N, T, N0, T0)
X |
detaframe or matrix of the original panel data. |
N |
integer, total number of columns of the panel data. |
T |
integer, total number of rows of the panel data. |
N0 |
integer, the number of columns in the panel data with full data availability. |
T0 |
integer, the number of rows in the panel data with full data availability. |
a list of elements:
X1 |
demeaned data |
FE |
estimated fixed effects matrix |
Yankang (Bennie) Chen <yankang.chen@yale.edu>
Serena Ng <serena.ng@columbia.edu>
Jushan Bai <jushan.bai@columbia.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.