public class LinkedGaussianEstimate extends GaussianEstimate
Estimate.EstimatorType
estimatorType, rowIndex
Constructor and Description |
---|
LinkedGaussianEstimate(GaussianEstimate firstEstimate,
GaussianEstimate secondEstimate,
double correlation) |
getConfidenceIntervalBounds, getQuantileForProbability, setMean, setVariance
getDifferenceEstimate, getEstimatorType, getProductEstimate, getProductEstimate, getProductOfManyEstimates, getRandomDeviate, getRowIndex, getSumEstimate, isMergeableEstimate, setRowIndex
getDistribution, getMean, getVariance
public LinkedGaussianEstimate(GaussianEstimate firstEstimate, GaussianEstimate secondEstimate, double correlation)