name(logistic_regression). title('Logistic regression using Iteratively reweighted least squares (IRLS)'). version('1.0'). author('Fabrizio Riguzzi', 'fabrizio.riguzzi@unife.it'). requires(matrix). requires(cplint).