Hi everybody
I am running 4 models in Stata: OLS reg, -xtreg, fe- and -xtreg, re- and -mixed-. I am trying to calculate the prediction of the dependent variable for each one of these models. I am doing the following for all models:
predict variable_name if e(sample), xbMy dependent variable is from 0 to 3, but Stata is giving me predicted values outside this range. Could you please advise?
Thanks a lot for your help!
Oliveira
I am running 4 models in Stata: OLS reg, -xtreg, fe- and -xtreg, re- and -mixed-. I am trying to calculate the prediction of the dependent variable for each one of these models. I am doing the following for all models:
predict variable_name if e(sample), xbMy dependent variable is from 0 to 3, but Stata is giving me predicted values outside this range. Could you please advise?
Thanks a lot for your help!
Oliveira
Comment