Hi all,
I wanted to make note of a program that I've had available on GitHub for a while now to generate binned scatterplots in Stata, like Michael Stepner's excellent -binscatter- package. Binscatter2 inherits all of the usage and syntax of binscatter, but runs substantially faster in large datasets by leveraging the functionality of -gtools-. Furthermore, binscatter2 offers a handful of new bells and whistles -- expanded options for saving, fit lines, plotting quantile intervals of the data, etc.
This project is still very much ongoing, and I hope to submit it to SSC very soon.
You can read more it here: https://github.com/mdroste/stata-binscatter2
Related Posts with Binscatter2 - faster, enhanced binned scatterplots in Stata
Converting string variables to numericHello everyone, I have some issues with my dataset and I really need your help!! I try to set my mo…
Create a new variable to combine the value of other variablesHi all, I have a dta file with data set as : fid year tbl_2001 tbl_2002 tbl_2003 tbl_2004 tbl_2005 2…
Create a new variable to combine the value of other variablesHi all, I have a dta file with data set as : fid year tbl_2001 tbl_2002 tbl_2003 tbl_2004 tbl_2005 …
-margins,predict(pr)- after -ivprobit- yields opposite sign from coefficientsDear colleagues, I am interested in the marginal effect of the continuous endogenous regressor X1 o…
The percentage of market overlapping between two firms over the past 5 yearsDear all, I am trying to figure out how to calculate the proportion of market overlap between firm…
Subscribe to:
Post Comments (Atom)
0 Response to Binscatter2 - faster, enhanced binned scatterplots in Stata
Post a Comment