VermontPop: Vermont country populations from the US Census, 1900-1990

VermontPopR Documentation

Vermont country populations from the US Census, 1900-1990

Description

Vermont country populations from the US Census, 1900-1990

Usage

VermontPop

Format

An object of class data.frame with 14 rows and 10 columns.

References

Morgenthaler, Stephan, and John W. Tukey. “Multipolishing and Two-Way Plots.” Metrika 53.3 (2001): 245–267.

Examples

options(digits=4)
VP <- twoway(VermontPop,
             method="median",
             responseName = "log Population")
VP
plot(VP)

friendly/twoway documentation built on Nov. 3, 2024, 1:04 p.m.