influenza_pneumonia_ts | R Documentation |
This dataset, influenza_pneumonia_ts
, is a time series containing monthly pneumonia and influenza deaths
per 10,000 people in the United States over a period of 11 years, from 1968 to 1978.
data(influenza_pneumonia_ts)
A time series object with 132 monthly observations:
Monthly pneumonia and influenza deaths per 10,000 people in the United States from 1968 to 1978.
The dataset name has been kept as influenza_pneumonia_ts
to avoid confusion with other datasets
in the R ecosystem. This naming convention helps distinguish this dataset as part of the
infectiousR package and assists users in identifying its specific characteristics.
The suffix _ts
indicates that the dataset is a time series object. The original content has not been modified
in any way.
Data taken from the astsa package version 2.2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.