LoslegenKostenlos loslegen

Using residuals (2)

Now, you will calculate residuals from a data set that violates the technical conditions. For the linear model conditions to hold, the points should be scattered throughout the residual plot with no discernible pattern. Here the residuals reveal a violation of the technical conditions.

Diese Übung ist Teil des Kurses

Inference for Linear Regression in R

Kurs anzeigen

Interaktive Übung

Vervollständige den Beispielcode, um diese Übung erfolgreich abzuschließen.

# Using hypdata_poor, draw a scatter plot of response vs. explanatory
___
Code bearbeiten und ausführen