Hi there,
Im currently working on a project in which i have to compute the marketcap of an acquirer 11 days before the announcement date (t-11). But Per acquirer I have got multiple acquisitions, which means multiple announcements dates.
If I want to compute the marketcap of the acquirer 11 days before the announcement date, stata does not recognize the fact that i ve got multiple transactions per acquirer...
Every acquirer has a Unique code (cusip6)
This is the code Im running, but it is wrong...:
"bysort dateannounced: gen marketcap_acquirer = (share_outstanding * price) if t== -11 "
What am I doing wrong?
Could anyone help me out?
Thanks in advance
Noud
Related Posts with Events not recognized, multiple events per group
Comparing non nested models with xtmelogitDear all, I am using xtmelogit to run a multilevel logistic regression with PISA data. My data is h…
method for omitted variable bias cross sectional analysisDear all, I have a cross sectional analysis to analyse the effect of head circumference (continuous …
Logging results in forvalues-loop: command lines are not shown in output-logfileHello, I want to save some output results using the -log- command. This works fine if I use -log- a…
Reshaping DataDear members I am facing an issue with some data which is available with me in MS-Excel in the follo…
Panel regression model with N>T and serial autocorrelated error.Dear all, I've been trying to estimate a panel regression model on a dataset with N>T, where N i…
Subscribe to:
Post Comments (Atom)
0 Response to Events not recognized, multiple events per group
Post a Comment