Variable LogisticRes.stdErr

The standard error terms of the X ranges passed in.

struct LogisticRes
{
  // ...
  double[] stdErr ;
  // ...
}