Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

birthdeathrates

Birth and Death Rates Data


Description

Birth and death rates for 69 countries.

Usage

data("birthdeathrates")

Format

A data frame with 69 observations on the following 2 variables.

birth

birth rate.

death

death rate.

Source

J. A. Hartigan (1975), Clustering Algorithms. John Wiley & Sons, New York.

Examples

data("birthdeathrates", package = "HSAUR")
  plot(birthdeathrates)

HSAUR

A Handbook of Statistical Analyses Using R (1st Edition)

v1.3-10
GPL
Authors
Brian S. Everitt and Torsten Hothorn
Initial release
2022-04-25

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.