Hi,
I have a problem using margins after the Spatial-AutoRegressive model, using xsmle.
First I run the following code in stata:
xsmle dv v1 v2 v3 i.v4##c.v5 i.year, wmat(W) model(sar) fe type(ind) vce(cluster id) effects nolog
Then I run margins with the following code:
margins v4, at(v5=(0.05(0.05)0.45)) plot
However, I get the information as below:
Warning: cannot perform check for estimable functions.
default prediction is a function of possibly stochastic quantities other than e(b)
Anyone has ideas or suggestions for this problem?
Thank you very much.
Related Posts with margins in spatial panel data analysis
How to select categorical variable in Hoteck method to impute missing dataHello Everyone I am trying to address the missing values of four variables (price) in my research an…
Reshaping Data, Wide format from long Hello everyone, I'm having trouble formatting my data. I have a dataset that looks like this: Cou…
The new AUTOArima Mata class: you are free to use it if you want auto-ARIMA in your commandThanks to Kit Baum's adding the arimaauto command to the SSC, the class is publicly available after …
Auto-ARIMA is now available in Stata! The new arimaauto and xtarimau commandsThanks to Kit Baum's relentless work on uploading new packages into the SSC, Stata now has auto-ARIM…
Installing package not on SSCI am trying to install the package 'meta'. I have commands in a file I am trying to use where the co…
Subscribe to:
Post Comments (Atom)
0 Response to margins in spatial panel data analysis
Post a Comment