Fits a binary logistic regression with ridge penalization
Fits a binary logistic regression with ridge penalization
This function fits a logistic regression between a dependent variable y and some independent variables x, and solves the separation problem in this type of regression using ridge regression and penalization.