java.util.NavigableMap<K extends java.lang.Object,V extends java.lang.Object> freqTable
ResizableDoubleArray eDA
UnivariateStatistic geometricMeanImpl
UnivariateStatistic kurtosisImpl
UnivariateStatistic maxImpl
UnivariateStatistic meanImpl
UnivariateStatistic minImpl
Percentile percentileImpl
UnivariateStatistic skewnessImpl
UnivariateStatistic sumImpl
UnivariateStatistic sumOfSquaresImpl
UnivariateStatistic varianceImpl
int windowSize
VectorialCovariance covarianceImpl
StorelessMultivariateStatistic geoMeanImpl
int k
StorelessMultivariateStatistic maxImpl
StorelessMultivariateStatistic meanImpl
StorelessMultivariateStatistic minImpl
long n
StorelessMultivariateStatistic sumImpl
StorelessMultivariateStatistic sumLogImpl
StorelessMultivariateStatistic sumSqImpl
double max
double mean
double min
long n
double sum
double variance
boolean computeExtrema
boolean computeMoments
boolean computePercentiles
boolean computeSumOfLogs
boolean computeSumOfSquares
GeometricMean geoMeanImpl
Max maxImpl
Mean meanImpl
Min minImpl
long n
Variance populationVariance
RandomPercentile randomPercentile
SecondMoment secondMoment
Sum sumImpl
SumOfLogs sumOfLogsImpl
SumOfSquares sumOfSquaresImpl
Variance varianceImpl
boolean incSumOfLogs
Statistics based on (constructed from) external statistics cannot be incremented or cleared.
SumOfLogs sumOfLogs
boolean incMoment
Statistics based on (constructed from) external moments cannot be incremented or cleared.
org.hipparchus.stat.descriptive.moment.FourthMoment moment
boolean incMoment
Statistics based on (constructed from) external moments cannot be incremented or cleared.
org.hipparchus.stat.descriptive.moment.FirstMoment moment
double m2
boolean biasCorrected
SemiVariance.Direction varianceDirection
boolean incMoment
Statistics based on (constructed from) external moments cannot be incremented or cleared.
org.hipparchus.stat.descriptive.moment.ThirdMoment moment
Variance variance
boolean incMoment
Variance.increment(double) should increment
the internal second moment. When a Variance is constructed with an
external SecondMoment as a constructor parameter, this property is
set to false and increments must be applied to the second moment
directly.boolean isBiasCorrected
Variance for details on the formula.SecondMoment moment
long n
double value
Percentile percentile
long n
double value
int[] cachedPivots
Percentile.EstimationType estimationType
Percentile.EstimationTypes such as CM can be used.KthSelector kthSelector
NaNStrategy nanStrategy
NaNStrategydouble quantile
long countOfObservations
java.util.List<E extends java.lang.Object> initialFive
PSquarePercentile.PSquareMarkers markers
double pValue
double quantile
PSquarePercentile(double) ensures that passed in percentile is
divided by 100.org.hipparchus.stat.descriptive.rank.RandomPercentile.BufferMap bufferMap
org.hipparchus.stat.descriptive.rank.RandomPercentile.Buffer currentBuffer
double epsilon
int h
long n
RandomGenerator randomGenerator
int s
long n
double value
long n
double value
int n
double value
long n
double value
boolean isBiasCorrected
long n
double[] productsSums
double[] sums
StorelessUnivariateStatistic[] stats
int binCount
java.util.List<E extends java.lang.Object> binStats
double delta
boolean loaded
double max
double min
RandomDataGenerator randomData
StreamingStatistics sampleStats
double[] upperBounds
boolean containsConstant
double[] globalFitInfo
boolean isSymmetricVCD
long nobs
double[] parameters
int rank
double[][] varCovData
boolean hasIntercept
long n
double sumX
double sumXX
double sumXY
double sumY
double sumYY
double xbar
double ybar
Copyright © 2016–2018 Hipparchus.org. All rights reserved.