Dear Joao Santos Silva,
I wonder how I can interpret the regression results of the "id" part at the lower half, as shown below,
.9 Quantile regression
------------------------------------------------------------------------------
| Coefficient Std. err. z P>|z| [95% conf. interval]
-------------+----------------------------------------------------------------
LGDP | .4955102 .2544287 1.95 0.051 -.0031609 .9941813
lcpi | -3.09252 7.693559 -0.40 0.688 -18.17162 11.98658
ind_va_g | .0026983 .0023499 1.15 0.251 -.0019074 .007304
INV | -.0014467 .0014328 -1.01 0.313 -.004255 .0013615
LPPI | .8434205 1.486158 0.57 0.570 -2.069396 3.756237
LLNG | .2651199 .3559249 0.74 0.456 -.4324801 .9627198
extreme_temp | -.0036328 .0103391 -0.35 0.725 -.0238971 .0166315
LAQI | -.012555 .195825 -0.06 0.949 -.3963649 .3712549
num_pp | .000074 .000272 0.27 0.786 -.0004592 .0006071
dlenv_inv | -.0482662 .1527495 -0.32 0.752 -.3476498 .2511173
lgreen_bond | 1.727492 1.37115 1.26 0.208 -.9599124 4.414896
|
id |
2 | 2.184598 .8515681 2.57 0.010 .5155552 3.853641
3 | 1.394562 1.029736 1.35 0.176 -.6236827 3.412807
4 | 1.597115 .8516258 1.88 0.061 -.0720411 3.266271
5 | 1.212345 .9426559 1.29 0.198 -.6352271 3.059916
6 | .8810904 .604092 1.46 0.145 -.3029082 2.065089
7 | 1.315198 .8417684 1.56 0.118 -.3346373 2.965034
8 | 1.210608 .7950933 1.52 0.128 -.3477458 2.768963
my command is xtqreg LEA LGDP lcpi ind_va_g INV LPPI LLNG extreme_temp LAQI num_pp dlenv_inv lgreen_bond i.id, i(time) q(0.1(0.1)0.9)
Thanks in advance!
QF
I wonder how I can interpret the regression results of the "id" part at the lower half, as shown below,
.9 Quantile regression
------------------------------------------------------------------------------
| Coefficient Std. err. z P>|z| [95% conf. interval]
-------------+----------------------------------------------------------------
LGDP | .4955102 .2544287 1.95 0.051 -.0031609 .9941813
lcpi | -3.09252 7.693559 -0.40 0.688 -18.17162 11.98658
ind_va_g | .0026983 .0023499 1.15 0.251 -.0019074 .007304
INV | -.0014467 .0014328 -1.01 0.313 -.004255 .0013615
LPPI | .8434205 1.486158 0.57 0.570 -2.069396 3.756237
LLNG | .2651199 .3559249 0.74 0.456 -.4324801 .9627198
extreme_temp | -.0036328 .0103391 -0.35 0.725 -.0238971 .0166315
LAQI | -.012555 .195825 -0.06 0.949 -.3963649 .3712549
num_pp | .000074 .000272 0.27 0.786 -.0004592 .0006071
dlenv_inv | -.0482662 .1527495 -0.32 0.752 -.3476498 .2511173
lgreen_bond | 1.727492 1.37115 1.26 0.208 -.9599124 4.414896
|
id |
2 | 2.184598 .8515681 2.57 0.010 .5155552 3.853641
3 | 1.394562 1.029736 1.35 0.176 -.6236827 3.412807
4 | 1.597115 .8516258 1.88 0.061 -.0720411 3.266271
5 | 1.212345 .9426559 1.29 0.198 -.6352271 3.059916
6 | .8810904 .604092 1.46 0.145 -.3029082 2.065089
7 | 1.315198 .8417684 1.56 0.118 -.3346373 2.965034
8 | 1.210608 .7950933 1.52 0.128 -.3477458 2.768963
my command is xtqreg LEA LGDP lcpi ind_va_g INV LPPI LLNG extreme_temp LAQI num_pp dlenv_inv lgreen_bond i.id, i(time) q(0.1(0.1)0.9)
Thanks in advance!
QF