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)?
Interpreting retransformation of dependent variable in regression analysisHi statalisters, I have question about interpreting the retransformed coefficient in a regression a…
3SLS and Limited Dependent VariableHello, I'm trying to estimate a 3-equation model in which my first stage dependent variable is a co…
Confusing about interaction term and covariate pattern in logistic regressionI had 3 variables in my data as following; 1. HIV testing (y) --> coded 0 for no, 1 for yes 2. Ge…
inlist alternatives?inlist seems to have a very small limit for the number of arguments /size of list it can take. i'd l…
Using local macro to create 'blocks' of variables to be used in multivariable regression analysesDear Statalisters, There have been several parallel threads on using local macros to create lists of…
Subscribe to:
Post Comments (Atom)
0 Response to What is the syntax of Panel ARDL model with DCCE estimator (xtdcce2)?
Post a Comment