Good morning everybody.
I am trying to detect threshold in panel regression model using xthreg command. But there are still error messages. Can anybody help me to deal with this?
I am trying to detect threshold in panel regression model using xthreg command. But there are still error messages. Can anybody help me to deal with this?
Code:
xthreg DZ L.( gdp snp shiller_hp) s1-s3, rx(L.change_fedrate) qx(L.tgap6) thnum(1) trim(0.05) bs(300) nobslog r > obust Estimating the threshold parameters: 1st ...... thest(): 3200 conformability error thestm(): - function returned error <istmt>: - function returned error r(3200);
Comment