Hi Stata Users
I have managed to run a Spatial Durbin Model using the SPMLREG using the following command:
spmlreg hosp_d Young_d old_d_s Urban cebt_s sexrat ecoactive_t_d_s , weights(Wi) wfrom(Stata) eignvar(eigenv) robust model(durbin) sr2
which is giving me the results. But having browsed through it options and make-up no option is given for Direct and Indirect Spatial Effects.
Could you please give me a hand on how(command) I can get the Direct and Indirect Spatial Effects. Will also appreciate any post estimation command pattern that I can use.
Thank you in advance.
(By the way I'm using Stata 15 SE)
Related Posts with Direct Effects, Indirect Effects and post-estimation commands after spmlreg
Nothing to graph after loopHi everyone, I'm working on ESS data and I want to graph the ESeC occupational class for all the 5 r…
Graphing Coefficients by Year-Hi All, A snippet of my data resembles the following: Code: * Example generated by -dataex-. To…
Marginal Effects after running -glm- estimatorI want to calculate the marginal effects of my control variables after regressing my dependent varia…
Exporting what was done on Stata onto MathlabDear Stata users, Code: * Example generated by -dataex-. To install: ssc install dataex clear inp…
Multivariate Random Effects Meta-regressionHello! Does anyone have an appropriate syntax for this in a pooled analysis of RR/95% CIs with vari…
Subscribe to:
Post Comments (Atom)
0 Response to Direct Effects, Indirect Effects and post-estimation commands after spmlreg
Post a Comment