Learn R Programming

dataSDA (version 0.1.8)

town_services.mix: Town Services Concatenated Mixed Symbolic Dataset

Description

Symbolic data for 3 towns (Paris, Lyon, Toulouse) combining school and hospital databases. Contains interval-valued, multi-valued, and modal-valued variables.

Usage

data(town_services.mix)

Arguments

Format

A data frame with 3 observations and 5 symbolic variables:

  • no_pupils: Number of pupils range (interval).

  • type: School type (modal).

  • level: Coded level (multi-valued).

  • no_beds: Number of beds range (interval).

  • specialty: Specialty code (multi-valued).

References

Diday, E. and Noirhomme-Fraiture, M. (Eds.) (2008). Symbolic Data Analysis and the SODAS Software. Wiley. Table 1.21, p.19.

Examples

Run this code
data(town_services.mix)

Run the code above in your browser using DataLab