| cover_types.hist | R Documentation |
Histogram-valued dataset of 7 forest cover types with 4 topographic histogram variables. Each histogram describes the distribution of a terrain feature across locations classified as that cover type.
data(cover_types.hist)
A data frame with 7 observations (cover types) and 4 histogram-valued variables:
elevation: Histogram of elevation values (meters).
distance_to_water: Histogram of horizontal distance
to nearest water source (meters).
hillshade: Histogram of hillshade index values.
slope: Histogram of slope values (degrees).
Row names are CoverType_1 through CoverType_7.
| Sample size (n) | 7 |
| Variables (p) | 4 |
| Subject area | Forestry |
| Symbolic format | Histogram |
| Analytical tasks | Clustering, Classification |
Billard, L. and Diday, E. (2020), Table 7-21.
Billard, L. and Diday, E. (2020). Clustering Methodology for Symbolic Data. Wiley, Chichester. Table 7-21.
data(cover_types.hist)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.