hepatitisA_df | R Documentation |
This dataset, hepatitisA_df, is a data frame containing information from a cross-sectional survey conducted in 1964 on the prevalence of hepatitis A in individuals from Bulgaria. The surveyed population includes individuals aged between 1 and 86 years.
data(hepatitisA_df)
A data frame with 83 observations and 3 variables:
Integer vector indicating the age of the individuals
Integer vector representing the frequency of individuals tested
Integer vector representing the frequency of individuals with antibodies to hepatitis A
The dataset name has been kept as 'hepatitisA_df' 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 'df' indicates that the dataset is a data frame. The original content has not been modified in any way.
Data taken from the curstatCI package version 0.1.1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.