aids {dobson}R Documentation

AIDS data from table 4.5

Description

Numbers of cases of AIDS in Australia by date of diagnosis for successive 3-month periods from 1984 to 1988

Usage

data(aids)

Format

A tibble with 20 observations and the following 3 variables.

year

year

quarter

quarter of year

cases

number of cases

Source

National Centre for HIV Epidemiology and Clinical Research 1994

Examples

data(aids)
summary(aids)

[Package dobson version 0.4 Index]