| takeover.bids.case {CountsEPPM} | R Documentation |
Takeover bids data.
Description
Data of the number of bids received by 126 U.S. firms that were targets of tender offers from 1978 to 1985.
Usage
data("takeover.bids.case")
Format
A data frame with 126 observations on the following 12 variables.
DOCNOa numeric vector
WEEKSa numeric vector
NUMBIDSa numeric vector
BIDPREMa numeric vector
INSTHOLDa numeric vector
SIZEa numeric vector
LEGLRESTa numeric vector
REALRESTa numeric vector
FINRESTa numeric vector
REGULATNa numeric vector
WHTKNGHTa numeric vector
SIZESQa numeric vector
Details
Data originally from Jaggia and Thosar (1993) and used as an example in Cameron and Trivedi (2013) and Saez-Castillo and Conde-Sanchez (2013).
Source
Stata data file obtained from A.C. Cameron's webpage https://cameron.econ.ucdavis.edu/.
References
Cameron, A.C., Trivedi, P.K. (2013). Regression Analysis of Count Data. Cambridge University Press, second edition.
Jaggia, S., Thosar, S. (1993). Multiple Bids as a Consequence of Target Management Resistance. Review of Quantitative Finance and Accounting, 447-457.
Saez-Castillo, A.J., Conde-Sanchez, A. (2013). A hyper-Poisson regression model for overdispersed and underdispersed count data. Computational Statistics and Data Analysis, 61, 148-157.doi:10.1016/j.csda.2012.12.009
Examples
data(takeover.bids.case)
print(takeover.bids.case)