public class CorrelationEstimate extends SimpleEstimate
Estimate.EstimatorType
estimatorType, rowIndex
Constructor and Description |
---|
CorrelationEstimate(double mean,
int sampleSize)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
getSampleSize()
This method return the sample size.
|
double |
getStudentT()
This method returns the t value under the assumption that the true correlation is null.
|
getConfidenceIntervalBounds, setMean, setVariance
getDifferenceEstimate, getEstimatorType, getProductEstimate, getProductEstimate, getProductOfManyEstimates, getRandomDeviate, getRowIndex, getSumEstimate, isMergeableEstimate, setRowIndex
getDistribution, getMean, getVariance