The dataset name has been changed to 'minn38_df' to avoid confusion with other packages in the R ecosystem. This naming convention helps distinguish this dataset as part of the 'usdatasets' package and identifies it as a data frame. The original content of the dataset has not been modified.
Usage
data(minn38_df)
Format
A data frame with 168 observations and 5 variables:
- hs
Factor indicating the high school status, with 3 levels.
- phs
Factor indicating the post-high school status, with 4 levels.
- fol
Factor indicating the field of study, with 7 levels.
- sex
Factor indicating the gender of the participants, with 2 levels.
- f
Integer representing the associated numerical value for the participants.