nhospital: Naval hospital maintenance

nhospitalR 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.

MainHours

the monthly maintenance hours associated with maintaining the anaesthesiology service for twelve naval hospitals in the usa; a numeric vector

Cases

the number of surgical cases; a numeric vector

Eligible

the eligible population per thousand; a numeric vector

OpRooms

the 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)

GLMsData documentation built on Aug. 22, 2022, 9:10 a.m.

Related to nhospital in GLMsData...