File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ GitHub (re)builds and (re)deploys the website.
3333
3434## Generating the static site
3535
36- 1 . Install R packages: bookdown
36+ 1 . Install R packages: bookdown, arm
3737
38382 . Install on OS and ensure on PATH: pandoc, pandoc-citeproc, pdflatex
3939
Original file line number Diff line number Diff line change @@ -278,7 +278,7 @@ regression models may be used. These generalized linear models vary
278278only in the link function they use to map linear predictions in
279279$(-\infty,\infty)$ to probability values in $(0,1)$. Their respective
280280link functions, the logistic function and the standard normal cumulative distribution
281- function, are both sigmoid functions (i.e., they are both \textit{S} -shaped).
281+ function, are both sigmoid functions (i.e., they are both * S * -shaped).
282282
283283A logistic regression model with one predictor and an intercept is coded as
284284follows.
You can’t perform that action at this time.
0 commit comments