Logistic Model

A logistic model is a linear regression method for a binary outcome.


Design

Binary outcomes necessitate a linear model that is bounded between 0 and 1. The logistic function forms the structure of this model.

[ATTACH]

This function plots as an S-shaped line, so is sometimes called a sigmoid function.

plot.png


CategoryRicottone