E7.3 {SenSrivastava}R Documentation

Data on Intake/Output Ratio

Description

The E7.3 data frame has 19 rows and 6 columns. It gives the ratios u of fluid intake to urine output over five consecutive 8-hour periods for 19 babies divided in a control and treatment group.

Usage

data(E7.3)

Format

This data frame contains the following columns:

G
a factor with levels surfactant placebo
u.1
a numeric vector, u for time period 1.
u.2
a numeric vector, u for time period 2.
u.3
a numeric vector, u for time period 3.
u.4
a numeric vector, u for time period 4.
u.5
a numeric vector, u for time period 5.

Source

Rama Bhat, M.D., Department of Pediatrics, University of Illinoi at Chicago. This data is part of a larger data set.

Examples

data(E7.3)
summary(E7.3)

[Package SenSrivastava version 0.1-13 Index]