peak_discharge {RobustANOVA}R Documentation

Peak Disharge Data

Description

The "peak discharge data" first given by Montgomery (2005) consists of four different methods of estimating flood flow frequency.

Usage

peak_discharge

Value

obs

Flood flow frequency (in cubic feet per second)

methods

Methods of estimating flood flow frequency.

Author(s)

Gamze Guven

References

D. C. Montgomery. Design and analysis of experiments. John wiley & sons, 2005.

Examples

library(RobustANOVA)
peak_discharge$obs;
peak_discharge$methods;

[Package RobustANOVA version 0.3.0 Index]