This repository was archived by the owner on Nov 19, 2020. It is now read-only.

Description
I have a set of data which I could calculate a logistic regression for in 2.13.1, but not in 2.14.0.
I still get a 'converged' result from Compute, but the coefficients are all -1.2748188443139669E+194.
If I use the same procedure used in LogisticRegressionAnalysis, but use an IterativeReweightedLeastSquares whose Regularization is set to 0, everything works as in 2.13.1
I've uploaded the data that shows the problem