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
metatrim on MDHello, I am having some issues with metatrim. I checked previous posts and I am having the same pro…
Claculate standard diviation of firm's daily stock return over the past three monthsHello everyone, I have daily panel data and I want to calculate the standard deviation of the firm'…
Assigning different time values to the same dependent and control variableDear, I am trying to estimate how well the U.S. yield spread predicts future inflation. The regres…
Command for calculating household level expenditureHi, I am working with the National Sample Survey Organization dataset from India. It is an individu…
stata command for upper tail confidence intervalConstruct an upper 95% confidence interval for the mean of full score IQ for lead exposure group 1, …
Subscribe to:
Post Comments (Atom)
0 Response to Robustness checks - post regression graph
Post a Comment