Path: blob/master/incubator/logistic-regression-amputation.ipynb
411 views
Kernel: bayesian
In [ ]:
In [ ]:
The logistic function is defined as
Here, the term refers to:
Therefore, we will write it in as such
In [ ]:
In [ ]:
In [ ]:
Posterior predictive check.
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]:
There's a baseline probability of survival, and a little bit of an error term that governs whether a limb will survive or not. Beyond that, antiseptics have the biggest effect on limb survival.
In [ ]: