Learn R Programming

GLMsData (version 1.4)

nhospital: Naval hospital maintenance

Description

The monthly maintenance hours associated with maintaining the anaesthesiology service for twelve naval hospitals

Usage

data(nhospital)

Arguments

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

References

Raymond H. Myers (1990) Classical and Modern Regression with Applications, second edition, Duxbury: Belmont, ca.

Examples

Run this code
data(nhospital)
summary(nhospital)

Run the code above in your browser using DataLab