| ozone.hist | R Documentation |
Histogram-valued dataset of 84 daily observations with 4 weather-related histogram variables. Each histogram has 10 equal-probability (decile) bins summarizing hourly measurements within each day.
data(ozone.hist)
A data frame with 84 observations (days) and 4 histogram-valued variables:
Ozone.Conc.ppb: Histogram of ozone concentration (ppb).
Temperature.C: Histogram of temperature (Celsius).
Solar.Radiation.WattM2: Histogram of solar radiation (W/m^2).
Wind.Speed.mSec: Histogram of wind speed (m/s).
Row names are I1 through I84.
| Sample size (n) | 84 |
| Variables (p) | 4 |
| Subject area | Environment |
| Symbolic format | Histogram |
| Analytical tasks | Regression, Clustering |
HistDAWass R package (OzoneH dataset).
Irpino, A. and Verde, R. (2015). Basic statistics for distributional symbolic variables: A new metric-based approach. Advances in Data Analysis and Classification, 9(2), 143–175.
Original data from the HistDAWass R package (OzoneH dataset),
reduced from 100 quantile bins to 10 decile bins.
data(ozone.hist)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.