powered by
Number of international calls from Belgium, taken from the Belgian Statistical Survey, published by the Ministry of Economy.
data(telef)
A data frame with 24 observations on the following 2 variables.
Calls
Number of Calls (in tens of millions)
Year
Year (1950 - 1973)
# NOT RUN { data(telef) summary(lm.telef <- lm(Year~., data=telef)) # } # NOT RUN { <!-- %%summary(lts.telef <- ltsReg(Year~., data=telef)) --> # }
Run the code above in your browser using DataLab