Learn R Programming

dataSDA (version 0.1.8)

soccer_bivar.int: French Soccer Championship Bivariate Interval Dataset

Description

Interval-valued data for 20 teams from the French premier soccer championship. Contains ranges of Weight (response), Height and Age (explanatory variables).

Usage

data(soccer_bivar.int)

Arguments

Format

A data frame with 20 rows and 3 interval-valued variables:

  • y: Weight (response variable, kg).

  • t1: Height (explanatory variable, cm).

  • t2: Age (explanatory variable, years).

References

Lima Neto, E. A., Cordeiro, G. and De Carvalho, F.A.T. (2011). Bivariate symbolic regression models for interval-valued variables. Journal of Statistical Computation and Simulation, 81, 1727-1744.

Examples

Run this code
data(soccer_bivar.int)

Run the code above in your browser using DataLab