| age_cholesterol_weight.int | R Documentation |
Interval-valued dataset of 7 age-group observations with cholesterol and weight measurements. Each observation aggregates individuals in a 10-year age band with interval ranges for cholesterol and weight.
data(age_cholesterol_weight.int)
A symbolic data frame (symbolic_tbl) with 7 observations and 4 variables:
Age: Age range (years, interval).
Cholesterol: Cholesterol level range (mg/dL, interval).
Weight: Weight range (pounds, interval).
n: Number of individuals in the age group (numeric).
| Sample size (n) | 7 |
| Variables (p) | 4 |
| Subject area | Medical |
| Symbolic format | Interval |
| Analytical tasks | Descriptive statistics, Regression |
Billard, L. and Diday, E. (2006). Symbolic Data Analysis. Wiley.
data(age_cholesterol_weight.int)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.