robCompositions (version 2.1.0)

educFM: education level of father (F) and mother (M)

Description

Education level of father (F) and mother (M) in percentages of low (l), medium (m), and high (h) of 31 countries in Europe.

Usage

data(educFM)

Arguments

Format

A data frame with 31 observations and 8 variables

Details

  • country community code

  • F.l percentage of females with low edcuation level

  • F.m percentage of females with medium edcuation level

  • F.h percentage of females with high edcuation level

  • F.l percentage of males with low edcuation level

  • F.m percentage of males with medium edcuation level

  • F.h percentage of males with high edcuation level

Examples

Run this code
# NOT RUN {
data(educFM)
str(educFM)
# }

Run the code above in your browser using DataCamp Workspace