Arizona: Mean monthly temperatures in Arizona

Description Format References Examples

Description

This is the data set used by Tukey (1977) for the initial examples of twoway tables

Format

a matrix of 7 rows (Month) and 3 columns (City) where the value is mean monthly temperature in degrees F. The matrix has a responseName attribute, "Temperature"

References

Tukey, J. W. (1977). Exploratory Data Analysis, Reading MA: Addison-Wesley. Exhibit 1 of chapter 10, p. 333

Examples

1
2
3
4
data(Arizona)
(AR.2way <-twoway(Arizona, method="median"))

## plot(AR.2way)

friendly/twoway documentation built on Aug. 21, 2020, 7:03 p.m.