employment2 {robCompositions}R Documentation

Employment in different countries by Sex, Age, Contract, Value

Description

Estimated number of employees in 42 countries in 2015, distributed according to gender (Women/Men), age (15-24, 25-54, 55+) and type of contract (Full- and part-time).

Usage

data(employment2)

Format

A data.frame with 504 rows and 5 columns.

Details

For each country in the sample, an estimated number of employees in the year 2015 was available, divided according to gender and age of employees and the type of the contract. The data form a sample of 42 cubes with two rows (gender), two columns (type) of contract) and three slices (age), which allow for a deeper analysis of the overall employment structure, not just from the perspective of each factor separately, but also from the perspective of the relations/interactions between them. Thorough analysis of the sample is described in Facevicova (2019).

Author(s)

Kamila Facevicova

Source

https://stats.oecd.org

References

Facevicova, K., Filzmoser, P. and K. Hron (2019) Compositional Cubes: Three-factorial Compositional Data. Under review.

Examples

data(employment2)
head(employment2)

[Package robCompositions version 2.4.1 Index]