data_a.Rd
The Age and Looks data set, data_a, contains data on age and appearance of fictional individuals. A possible question to investigate with this data set is whether there is a dependency between different variables of the data set.
data(data_a)
A data frame with 40 rows and 6 variables:
biological sex
age of person
height of person
hair colour
eye colour
info on whether person wears glasses
Schmitz, D., & Esser, J. (2022). SfL: Statistics for Linguistics. R package version 0.3. URL: https://github.com/dosc91/SfL