Quantcast
Channel: Statalist
Viewing all articles
Browse latest Browse all 65055

Plot coeffients of regressions

$
0
0
Hi,

I regress with the same independent variables for several dependent variables.
This is the code i use to regess:
foreach x of varlist ER_1- ER_12 {
regress `x' Neg Market Price Mom
}
}

Now I would like to plot the coefficient for the independent variable "Neg" for each dependent variable (coefficient on the y-axis and ER_1-ER_12 on the x-axis).

Can anyone help?

Viewing all articles
Browse latest Browse all 65055

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>