Skip to content

Commit

Permalink
fixed lesson examples3
Browse files Browse the repository at this point in the history
  • Loading branch information
Gina committed May 22, 2014
1 parent 665b7a4 commit e6e46cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Regression_Models/MultiVar_Examples3/lesson.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
AnswerChoices: they have the same slope; they have slopes that are very close; I have no idea
CorrectAnswer: they have the same slope
AnswerTests: omnitest(correctVal='they have the same slope')
Hint: By definition parallel lines have the same slope.
Hint: By definition parallel lines have the same slope.

- Class: text
Output: Now we'll consider the interaction between year and gender to see how that affects changes in rates of hunger. To do this we'll add a third term to the predictor portion of our model formula, the product of year and gender.
Expand Down

0 comments on commit e6e46cc

Please sign in to comment.