Variable LogisticRes.logLikelihood

The log likelihood for the model fit.

struct LogisticRes
{
  // ...
  double logLikelihood ;
  // ...
}