NavigableMap<K,V> freqTable
UnivariateStatistic maxImpl
UnivariateStatistic minImpl
UnivariateStatistic sumImpl
UnivariateStatistic sumOfSquaresImpl
UnivariateStatistic meanImpl
UnivariateStatistic varianceImpl
UnivariateStatistic geometricMeanImpl
UnivariateStatistic kurtosisImpl
UnivariateStatistic skewnessImpl
Percentile percentileImpl
int windowSize
ResizableDoubleArray eDA
int k
StorelessMultivariateStatistic sumImpl
StorelessMultivariateStatistic sumSqImpl
StorelessMultivariateStatistic minImpl
StorelessMultivariateStatistic maxImpl
StorelessMultivariateStatistic sumLogImpl
StorelessMultivariateStatistic geoMeanImpl
StorelessMultivariateStatistic meanImpl
VectorialCovariance covarianceImpl
long n
double mean
double variance
long n
double max
double min
double sum
long n
SecondMoment secondMoment
Min minImpl
Max maxImpl
Sum sumImpl
SumOfSquares sumOfSquaresImpl
SumOfLogs sumOfLogsImpl
Mean meanImpl
Variance varianceImpl
GeometricMean geoMeanImpl
Variance populationVariance
RandomPercentile randomPercentile
boolean computeMoments
boolean computeSumOfSquares
boolean computeSumOfLogs
boolean computeExtrema
SumOfLogs sumOfLogs
boolean incSumOfLogs
Statistics based on (constructed from) external statistics 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
boolean incMoment
Statistics based on (constructed from) external moments cannot be incremented or cleared.
double m2
boolean biasCorrected
SemiVariance.Direction varianceDirection
org.hipparchus.stat.descriptive.moment.ThirdMoment moment
boolean incMoment
Statistics based on (constructed from) external moments cannot be incremented or cleared.
Variance variance
SecondMoment moment
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.long n
double value
Percentile percentile
long n
double value
KthSelector kthSelector
Percentile.EstimationType estimationType
Percentile.EstimationType
s such as CM
can be used.NaNStrategy nanStrategy
NaNStrategy
double quantile
int[] cachedPivots
List<E> initialFive
double quantile
PSquarePercentile.PSquarePercentile(double)
ensures that passed in percentile is
divided by 100.PSquarePercentile.PSquareMarkers markers
double pValue
long countOfObservations
int s
int h
org.hipparchus.stat.descriptive.rank.RandomPercentile.BufferMap bufferMap
double epsilon
RandomGenerator randomGenerator
long n
org.hipparchus.stat.descriptive.rank.RandomPercentile.Buffer currentBuffer
long n
double value
long n
double value
int n
double value
long n
double value
double[] sums
double[] productsSums
boolean isBiasCorrected
long n
StorelessUnivariateStatistic[] stats
RandomDataGenerator randomData
List<E> binStats
StreamingStatistics sampleStats
double max
double min
double delta
int binCount
boolean loaded
double[] upperBounds
double[] parameters
double[][] varCovData
boolean isSymmetricVCD
int rank
long nobs
boolean containsConstant
double[] globalFitInfo
double sumX
double sumXX
double sumY
double sumYY
double sumXY
long n
double xbar
double ybar
boolean hasIntercept
Copyright © 2016-2022 CS GROUP. All rights reserved.