|
⇤ ← Revision 1 as of 2024-08-02 16:25:59
Size: 473
Comment: Initial commit
|
Size: 484
Comment: Width
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 19: | Line 19: |
| {{attachment:plot.png}} | {{attachment:plot.png||width=300}} |
Logistic Model
A logistic model is a linear regression method for a binary outcome.
Contents
Design
Binary outcomes necessitate a linear model that is bounded between 0 and 1. The logistic function forms the structure of this model.
This function plots as an S-shaped line, so is sometimes called a sigmoid function.
