public class LinkedGaussianEstimate extends GaussianEstimate
Estimate.EstimatorTypeestimatorType, rowIndex| Constructor and Description |
|---|
LinkedGaussianEstimate(GaussianEstimate firstEstimate,
GaussianEstimate secondEstimate,
double correlation) |
getConfidenceIntervalBounds, getQuantileForProbability, setMean, setVariancegetDifferenceEstimate, getEstimatorType, getProductEstimate, getProductEstimate, getProductOfManyEstimates, getRandomDeviate, getRowIndex, getSumEstimate, isMergeableEstimate, setRowIndexgetDistribution, getMean, getVariancepublic LinkedGaussianEstimate(GaussianEstimate firstEstimate, GaussianEstimate secondEstimate, double correlation)