Esempio n. 1
0
 public double getStandardDeviation() {
   return LogisticDist.getStandardDeviation(alpha, lambda);
 }