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
Interpretation of Adjusted Predictions Contrasts (Margins command)Dear Statalist, I am new to the Margins command and would really appreciate some help with interpre…
r(198) programm error: code follows on th same line as open bracesI'm working on two loops, one for downloadig data from a website from stata and the other one for tr…
F-statistic from the joint test of the significance of a particular set of coefficientsHi, I employ panel data by using the code: xtset execid fyear Now i want to reg the following mode…
Regressing an interaction of two independent variables, of which one should get lower and one higher, on a dependent variableHi everyone! I want to perform a linear regression with two interacting independent variables but I…
(I NEED HELP) How to manually compute generalized residuals and score for a right-censored Tobit model?Hello, Statalist fellows! I'm finishing my bachelor's thesis, in which I'm running a right-censored…
Subscribe to:
Post Comments (Atom)
0 Response to margins in spatial panel data analysis
Post a Comment