Last data update: 2014.03.03

R: Piston Rings Failures
pistonringsR Documentation

Piston Rings Failures

Description

Number of failures of piston rings in three legs of four steam-driven compressors.

Usage

data("pistonrings")

Format

A two-way classification, see table.

Details

The data are given in form of a table. The table gives the number of piston-ring failures in each of three legs of four steam-driven compressors located in the same building. The compressors have identical design and are oriented in the same way. The question of interest is whether the two classification variables (compressor and leg) are independent.

Source

S. J. Haberman (1973), The analysis of residuals in cross-classificed tables. Biometrics 29, 205–220.

Examples

  
  data("pistonrings", package = "HSAUR2")
  mosaicplot(pistonrings)

Results


R version 3.3.1 (2016-06-21) -- "Bug in Your Hair"
Copyright (C) 2016 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(HSAUR2)
Loading required package: tools
> png(filename="/home/ddbj/snapshot/RGM3/R_CC/result/HSAUR2/pistonrings.Rd_%03d_medium.png", width=480, height=480)
> ### Name: pistonrings
> ### Title: Piston Rings Failures
> ### Aliases: pistonrings
> ### Keywords: datasets
> 
> ### ** Examples
> 
>   
>   data("pistonrings", package = "HSAUR2")
>   mosaicplot(pistonrings)
> 
> 
> 
> 
> 
> 
> dev.off()
null device 
          1 
>