Good Morning/Afternoon,
after conducting an event-study on two different groups of bonds (Green and non-Green Bonds) I want to match a non-Green bond with similar characteristics to my given green bond based on two observables I have in my data (time dimension in trading days as date variable (announcement date) and amount issued). The dates of announcement of the respective bond should not be apart more than one or two years ideally. For the amount issued the minimum of the amount issued as a greenbond and as non-green Bond shall be matched (min(amount issued_GB-amount issued_regular)).
To disentangle both bonds I used a greenbond dummy == 1 if the respective bond is a green bond.
After this matching has been done, I want to re-run my Event-Study and figure out if there is differences in returns for the created pairs and conduct additional Analysis.
Is this possible in Stata? If so, which function do you suggest?
If you need further information (i.e. data etc.) please let me know!
Thank you for your help already!
Best
Kai
Related Posts with Generate matching group
ds vs display loopHello, Can anyone help me identify why: Code: foreach var of varlist `contvarlist' { …
How to add "tailor made" error bars to a line graph.Dear beloved all, Recently I am working on how to draw a line graph like this: Array However, my …
Mean of observations contained in other variableDear Forum, I have a variable, named "cbo02". I want to calculate the mean of the observations of th…
Standardized mortality ratios following multiple imputationI'm honestly a bit unsure of the proper etiquite for estimating SMRs in an (multiple imputation) MI …
Plotting Y1 and Y2 variable on a Time Series Line Plot Code: * Example generated by -dataex-. To install: ssc install dataex clear input double(prod op) …
Subscribe to:
Post Comments (Atom)
0 Response to Generate matching group
Post a Comment