Skip to content

Comments

Math typo, line 79: \eta needs to be exponentiated#141

Open
clarpaul wants to merge 1 commit intobcaffo:masterfrom
clarpaul:patch-2
Open

Math typo, line 79: \eta needs to be exponentiated#141
clarpaul wants to merge 1 commit intobcaffo:masterfrom
clarpaul:patch-2

Conversation

@clarpaul
Copy link

For correct math, one should change "(1 + \eta_i)^{-1}" to "(1 + \exp(\eta_i))^{-1}" on line 79 of 07/RegressionModels/03_01_glms/index.Rmd and in the slides using on Coursera.

Change "(1 + \eta_i)^{-1}" to "(1 + \exp(\eta_i))^{-1}" on line 79.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant