Learn R Programming

robustbase (version 0.5-0-1)

telef: Number of International Calls from Belgium

Description

Number of international calls from Belgium, taken from the Belgian Statistical Survey, published by the Ministry of Economy.

Usage

data(telef)

Arguments

source

P. J. Rousseeuw and A. M. Leroy (1987) Robust Regression and Outlier Detection; Wiley, page 26, table 2.

Examples

Run this code
data(telef)
summary(lm.telef <- lm(Year~., data=telef))

Run the code above in your browser using DataLab