telef | R Documentation |
Number of international calls from Belgium, taken from the Belgian Statistical Survey, published by the Ministry of Economy.
data(telef, package="robustbase")
A data frame with 24 observations on the following 2 variables.
Calls
Number of Calls (in tens of millions)
Year
Year (1950 - 1973)
P. J. Rousseeuw and A. M. Leroy (1987) Robust Regression and Outlier Detection; Wiley, page 26, table 2.
data(telef)
summary(lm.telef <- lm(Year~., data=telef))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.