I am fairly new to Stata and for my PhD would like to try and reproduce previous research done.
I have two datasets ; dataset1 contains 500 IPOs between 1988 until 1997. Dataset 2 contains firm data of over 4000 firms on three specific dates(31/12/1988, 31/12/1993 and 31/12/1997).
All IPO firms from Dataset 1 need to be matched to firms from dataset 2, according to the following criteria:
-IPO firms of the time period 1988-92 need to be matched to the firm with the same SIC code and closest market value on 31-dec-1988
-IPO firms of the time period 1993-95 need to be matched to the firm with the same SIC code and closest market value on 31-dec-1993
-IPO firms of the time period 1996-97 need to be matched to the firm with the same SIC code and closest market value on 31-dec-1997
-Firm from dataset 2 can only be matched once every 3 years
-If a matching firm in the same industry (based on SIC-code) is not available, then a small firm from another industry has to be chosen
Any help regarding the matching code would be really appreciated, as I’ve spent tens of hours on this already and still can not find the solution.
Kind regards,
Related Posts with Matching firm algorithm
Sensitivity analysisI am trying to conduct a sensitivity analysis for my glm with gamma distribution model to estimate t…
Plot staggered difference-in-difference model on time for two groupsHi all, I am currently working on a project examining multiple regulations with regards to companie…
Tobit post-estimation commandshello everyone! I am using a random-effects tobit model. For, further analysis i need the values of …
Normalize one coefficient in choice model (mixlogit)Hi there, I am running a discrete choice model and I would like to normalize the coefficient of one…
import (nonstandard) data with incorrect formats?Dear All, I have this dataset in PDF format (the files are here Array , Array ) as follows. Array Ar…
Subscribe to:
Post Comments (Atom)
0 Response to Matching firm algorithm
Post a Comment