pneumonia_influenza_ts | R Documentation |
This dataset, pneumonia_influenza_ts, is a time series containing monthly rates of pneumonia and influenza deaths in the United States from 1968 to 1978.
data(pneumonia_influenza_ts)
A time series with 132 monthly observations from January 1968 to December 1978:
Mortality rate (numeric vector)
Monthly index from 1968 to 1978 (time series vector)
The dataset name has been kept as 'pneumonia_influenza_ts' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the PulmoDataSets package and assists users in identifying its specific characteristics. The suffix 'ts' indicates that the dataset is a time series. 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.