pension {robustbase} | R Documentation |
The total 1981 premium income of pension funds of Dutch firms, for 18 Professional Branches, from de Wit (1982).
data(pension)
A data frame with 18 observations on the following 2 variables.
Income
Reserves
P. J. Rousseeuw and A. M. Leroy (1987) Robust Regression and Outlier Detection; Wiley, p.76, table 13.
data(pension) summary(lm.pension <- lm(Reserves ~., data=pension))