Learn R Programming

segmented (version 2.0-0)

stagnant: Stagnant band height data

Description

The stagnant data frame has 28 rows and 2 columns.

Usage

data(stagnant)

Arguments

Format

A data frame with 28 observations on the following 2 variables.

x

log of flow rate in g/cm sec.

y

log of band height in cm

Details

Bacon and Watts report that such data were obtained by R.A. Cook during his investigation of the behaviour of stagnant surface layer height in a controlled flow of water.

Examples

Run this code
data(stagnant)
## plot(stagnant)

Run the code above in your browser using DataLab