Learn R Programming

gfilmm (version 2.0.5)

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
data(KM41)
str(KM41)
table(KM41$Batch)

Run the code above in your browser using DataLab