estimate Parameters
abstract fun estimateParameters(data: DoubleArray, statistics: StatisticIfc = Statistic(data)): EstimationResult(source)
Estimates the parameters associated with some distribution. The returned EstimationResult needs to be consistent with the intent of the desired distribution. Note the meaning of the fields associated with EstimationResult