##
## Call:
## lm(formula = y ~ x1 + x2, data = ddd)
##
## Residuals:
## Min 1Q Median 3Q Max
## -371.16 -105.98 8.39 105.13 413.27
##
## Coefficients:
## Estimate Std. Error t value Pr(>|t|)
## (Intercept) -26.7827 15.1606 -1.767 0.0805 .
## x1 4.0858 0.3919 10.426 < 2e-16 ***
## x2 -1.9990 0.3042 -6.572 2.58e-09 ***
## ---
## Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
##
## Residual standard error: 150.7 on 96 degrees of freedom
## Multiple R-squared: 0.5314, Adjusted R-squared: 0.5217
## F-statistic: 54.44 on 2 and 96 DF, p-value: < 2.2e-16
## [1] 0.5314302