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.