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
Regression help on statistical significanceHi all! I am an econ student finishing my bachelor thesis and I have an econometrics section coming…
Calling a block of code within a DO fileHello All, I am running a DO file to create a table of summary statistics for a large number of var…
How to change local stringsLet's say I want to change the content of string local named asdf from q to 2. I tried this Code: …
xtprobit random effects negative varianceDear all stata users, I have several variables that explains the state (approved (aprov)=1; not app…
looping over many regressionsHello I am trying to run 11 separate regressions. One with each of the local vars as a single predic…
Subscribe to:
Post Comments (Atom)
0 Response to margins in spatial panel data analysis
Post a Comment