Learn R Programming

cellWise (version 2.5.3)

data_clothes: The clothes dataset

Description

The clothes dataset contains a contingency table of trade flows from outside the European Union into each of its 28 member states. The columns in the contingency table in Riani et al. (2022) are five different price brackets, from lowest to highest.

Usage

data("data_clothes")

Arguments

Format

A matrix with 28 observations of 5 price brackets.

References

Raymaekers and Rousseeuw (2022), Challenges of cellwise outliers.

Examples

Run this code
data(data_clothes)

Run the code above in your browser using DataLab