Learn R Programming

AOV1R (version 0.1.0)

KM41: Krishnamoorthy & Mathew's example 4.1

Description

The dataset used in Krishnammorthy & Mathew's example 4.1.

Usage

data(KM41)

Arguments

Format

A data frame with 25 rows and 2 columns.

References

Krishnamoorthy and Mathew, Statistical Tolerance Regions, Wiley 2009.

Examples

Run this code
# NOT RUN {
data(KM41)
str(KM41)
table(KM41$Batch)
# }

Run the code above in your browser using DataLab