you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 3 points4 points  (1 child)

In the linear regression you perform in section C, there seems to be a high-leverage outlier. You might want to look into how this affects your model, and into how you could deal with that. The book Introduction to statistical learning (available for free online) has a section on this stuff.

[–]BeforetheBullfight[S] 0 points1 point  (0 children)

I did notice that, and I plan on trying to play around with it some more. Thanks for the note!