Hello,

I am studying a spatial dimension of the regional real estate prices. I use panel data (Data.dta) to run a regression with spatial effect. In the do file (do_file.do) I list dependent and explanatory variables.

I want to run Spatial Autoregressive Model using 'xsmle' package.
Sources say that a panel should be balanced, so I use a limited set of explanatory variables first.
(before imputing missing values with 'mi')

I read and watched many sources on using 'xsmle'. However, I got error "initial values not feasible
r(1400)" and don't know how to fix it. I don't understand help files.

Can you suggest me what to do?
I attach Array , Array and Array files.