I tried to run ARDL/PMG using 250 observations panel data but on typing the command below and its many variations i still got the error:
COMMAND
. xtpmg d.log_prod_cotton d.log_price_cotton d.log_price_rice d.log_price_wheat ,lr(l.log_prod_cotton log_price_cotton log_pric e_rice log_price_wheat) ec(ECT) replace pmg
ERROR
initial values not feasible
r(1400);
Please guide me.
COMMAND
. xtpmg d.log_prod_cotton d.log_price_cotton d.log_price_rice d.log_price_wheat ,lr(l.log_prod_cotton log_price_cotton log_pric e_rice log_price_wheat) ec(ECT) replace pmg
ERROR
initial values not feasible
r(1400);
Please guide me.
Comment