| trivial_intervals.int | R Documentation |
Simple 5x3 example illustrating different interval types: full intervals (hyperrectangles), degenerate intervals (lines), and trivial intervals (points). Used for vertices PCA demonstration.
data(trivial_intervals.int)
A data frame with 5 observations (w1–w5) and 6 columns (3 interval
variables in _l/_u Min-Max pairs):
y1_l, y1_u: First interval variable.
y2_l, y2_u: Second interval variable.
y3_l, y3_u: Third interval variable.
| Sample size (n) | 5 |
| Variables (p) | 6 |
| Subject area | Methodology |
| Symbolic format | Interval |
| Analytical tasks | PCA |
Billard, L. and Diday, E. (2006). Symbolic Data Analysis. Wiley. Table 5.1, p.146.
data(trivial_intervals.int)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.