Logistic regression quick takes
The Endeavour 2024-05-08
Summary:
This post is a series of quick thoughts related to logistic regression. It starts with this article on moving between logit and probability scales. *** Logistic regression models the probability of a yes/no event occurring. It gives you more information than a model that simply tries to classify yeses and nos. I advised a client […]
The post Logistic regression quick takes first appeared on John D. Cook.