ObservationType - Type of observations generated by the Distribution.DistributionType - Type of distribution returned from the DistributionWeightedEstimator.public interface EstimableWeightedDistribution<ObservationType,DistributionType extends EstimableWeightedDistribution<ObservationType,? extends DistributionType>> extends EstimableDistribution<ObservationType,DistributionType>
| Modifier and Type | Method and Description |
|---|---|
DistributionWeightedEstimator<ObservationType,? extends DistributionType> |
getWeightedEstimator()
Gets an estimator associated with this distribution for weighted data
|
getEstimatorsample, sample, sampleIntocloneDistributionWeightedEstimator<ObservationType,? extends DistributionType> getWeightedEstimator()