Dear all,
I am doing research regarding on the effect of m&a league tables and deal characteristics in what I believe to be panel data.
I have deals, classified by unique DealPermID and the time being :Dateannounced.
Often, i have two or more advisors on one deal, they have the same dealpremID so the same ID. In this case, some DealpermID will have two or more rows, consisting of the full financial data and the data of the individual advisors.
I can make an unbalanced paneldata set, $t is daily based on dealannounced and $id is based on the dealpermID. when i try to use the command xtreg: i get the error: insufficient observations.
I do not understand why i do not have sufficient observations, i have over 1100 individual deals over 1997 to 2021.
On the other hand, every observation only exists once, however i have more id's as some id's add information regarding the 2nd or 3third advisor. (one row includes financials and one advisor, other rows only include advisor data)
so if i were to declare it as time series, i get: repeated time values in sample as there can be two deals on the same date.
I would like to know how why i get these errors, if it is panel or times series and how i can start with regressions on this dataset without getting the errors.
I am doing research regarding on the effect of m&a league tables and deal characteristics in what I believe to be panel data.
I have deals, classified by unique DealPermID and the time being :Dateannounced.
Often, i have two or more advisors on one deal, they have the same dealpremID so the same ID. In this case, some DealpermID will have two or more rows, consisting of the full financial data and the data of the individual advisors.
I can make an unbalanced paneldata set, $t is daily based on dealannounced and $id is based on the dealpermID. when i try to use the command xtreg: i get the error: insufficient observations.
I do not understand why i do not have sufficient observations, i have over 1100 individual deals over 1997 to 2021.
On the other hand, every observation only exists once, however i have more id's as some id's add information regarding the 2nd or 3third advisor. (one row includes financials and one advisor, other rows only include advisor data)
so if i were to declare it as time series, i get: repeated time values in sample as there can be two deals on the same date.
I would like to know how why i get these errors, if it is panel or times series and how i can start with regressions on this dataset without getting the errors.

Comment