measles_survey_df | R Documentation |
This dataset, measles_survey_df
, is a data frame containing the results of a survey
conducted by Roberts et al. (1995) on parents whose children had not been immunized
against measles during a recent campaign targeting all children in the first five years
of secondary school.
data(measles_survey_df)
A data frame with 307 observations and 11 variables:
Factor with 10 levels indicating the school
Factor with 2 levels indicating school form
Factor with 2 levels indicating if the form was returned
Factor with 2 levels indicating if consent was given
Factor with 2 levels indicating if the child had measles
Factor with 2 levels indicating previous immunization
Factor with 2 levels indicating concerns about side effects
Factor with 2 levels indicating whether GP advised
Factor with 2 levels indicating general refusal to vaccinate
Factor with 2 levels indicating the child was not seriously ill
Factor with 2 levels indicating GP advice against immunization
The dataset name has been kept as measles_survey_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 SDaA package version 0.1-5
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.