Learn R Programming

RobustANOVA (version 0.3.0)

peak_discharge: 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

Arguments

Value

obs

Flood flow frequency (in cubic feet per second)

methods

Methods of estimating flood flow frequency.

Author

Gamze Guven

References

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

Examples

Run this code
library(RobustANOVA)
peak_discharge$obs;
peak_discharge$methods;

Run the code above in your browser using DataLab