hey stata friends and family,
After I use rreg / mmregress / mregress, I want to create a scatter plot (that would consider the weights of observations) with a regression line.
I sometime use this line after I calculate weights:
twoway (lfit Y X [weight=weight])(scatter Y X [weight=weight], msymbol(oh))
Yet it seems too complicated.
In addition, what robustness check of the three you would say is better for which cases, and why? I am looking for a more common straightforward explanation.
Thank you in advance,
Yair
Related Posts with Robustness checks - post regression graph
Lagged non-linear independent variablesI came across a paper that write the following: The first set of independent variables, REPRESSION(1…
Plotting residuls for first and second stage of "SLSDear Stata experts, i am using 2sls to estimate the impact of water quality on health with state 14…
Teffect psmatch with sample weightsI am using propensity score matching on data that requires using sample weights. The data comes from…
Why might Clopper Pearson CIs differ in Stata vs SAS output?Hello, I am currently using Stata to replicate an analysis with complex svy data to obtain weighted…
Teffect psmatch with sample weightsI am using propensity score matching on data that requires using sample weights. The data comes from…
Subscribe to:
Post Comments (Atom)
0 Response to Robustness checks - post regression graph
Post a Comment