stagnant {bentcableAR}R Documentation

Stagnant Band Height Data

Description

This is the well-studied data from R.A. Cook's Ph.D. thesis (Queen's University) on the relationship between the flow rate and band height of water on an incline.

Usage

data(stagnant)

Format

A data frame with two columns:

logflow
The flow rate in g/cm-s, log-transformed
loght
The band height in cm, log-transformed.

Source

Seber, G. A. F. and Wild, C. J. (2003), Nonlinear Regression, Hoboken: Wiley.

References

Chiu, G., Lockhart, R. and Routledge, R. (2006), Bent-Cable Regression Theory and Applications, Journal of the American Statistical Association, 101, 542–553. http://www.stats.uwaterloo.ca/~gchiu/Articles/bentcable-jasa.pdf


[Package bentcableAR version 0.1.2 Index]