Dear all,
I am learning Stata and trying to find out how to use the xtdcce2?
I installed xtdcce2 version 2.
I employed 21 countries and 48 years of annual data.
The Dynamic Common Correlated Effects Estimator employed to estimate using Jackknife bias corrections method.
However, the command keeps showing the following error.
. xtdcce2 lrgdpna L.lrgdpna lhc lemp, cr(lrgdpna lhc lemp) cr_lags(4) res(residuals) jack
m_xtdcce_solver(): 3499 selectindex() not found
xtdcce_m_partialout(): - function returned error
<istmt>: - function returned error
. xtdcce2 lrgdpna L.lrgdpna lhc lemp, cr(lrgdpna lhc lemp) cr_lags(4) res(residuals) rec
m_xtdcce_solver(): 3499 selectindex() not found
xtdcce_m_partialout(): - function returned error
<istmt>: - function returned error
Could you suggest me the way out?
Related Posts with What is the syntax of Panel ARDL model with DCCE estimator (xtdcce2)?
Extracting 4 specific columns from a matrixHi all. I am trying to extract 4 columns from the results. The code below was designed for a binary …
2sls Manual Standard Error CorrectionHi, I know that this question has been asked before but I still couldn't get anything from reading …
Removing 2 variables from a ranking and recalculating rankHere is the shape of my data 7 attributes (size, colour, price, etc.) were ranked by people. The da…
How to extract 4 specific columns from tab resultsHi all. I am trying to extract 4 columns from the results. The code below was designed for a binary …
conditional logit modelHello I am trying to use conditional logit model in order to see why people go to a specific neighbo…
Subscribe to:
Post Comments (Atom)
0 Response to What is the syntax of Panel ARDL model with DCCE estimator (xtdcce2)?
Post a Comment