| nhospital {GLMsData} | R Documentation |
Naval hospital maintenance
Description
The monthly maintenance hours associated with maintaining the anaesthesiology service for twelve naval hospitals
Usage
data(nhospital)
Format
A data frame with 12 observations on the following 4 variables.
MainHoursthe monthly maintenance hours associated with maintaining the anaesthesiology service for twelve naval hospitals in the usa; a numeric vector
Casesthe number of surgical cases; a numeric vector
Eligiblethe eligible population per thousand; a numeric vector
OpRoomsthe number of operating rooms; a numeric vector
Details
The monthly maintenance hours associated with maintaining the anaesthesiology service for twelve naval hospitals in the usa was measured, together with some explanatory variables
Source
D. J. Hand, F. Daly, A. D. Lunn, K. J. McConway, and E. Ostrowski (1994) A Handbook of Small Data Sets, London: Chapman and Hall. Dataset 269.
References
Raymond H. Myers (1990) Classical and Modern Regression with Applications, second edition, Duxbury: Belmont, ca.
Examples
data(nhospital)
summary(nhospital)