Does anyone know of a Logistic Regression Algorithm written and implementable in PHP? I have found some for Linear Regression and Multiple Regression but no Logistic Regression.

Thanks for your help!