Christoph Ruegg
|
a7acebfe3a
|
Statistics: RootMeanSquare (RMS)
|
12 years ago |
Christoph Ruegg
|
3e2216b1b7
|
Statistics: expose Entropy in Statistics class; doc fixes
|
12 years ago |
Christoph Ruegg
|
cc5079bdcf
|
StyleCop
|
12 years ago |
Christoph Ruegg
|
c276df6d05
|
Statistics: MeanStandardDeviation (analog to MeanVariance)
|
12 years ago |
Christoph Ruegg
|
a63bc647f8
|
Statistics: Median direct implementation instead of R8-compatible 0.5-quantile
|
12 years ago |
Christoph Ruegg
|
0b5f954739
|
Statistics: Ranks
|
13 years ago |
Christoph Ruegg
|
2b41b9a969
|
Statistics: float-overloads for array Min/Max
|
13 years ago |
Christoph Ruegg
|
4e031e7a91
|
Statistics: drop redundant explicit null checks
|
13 years ago |
Christoph Ruegg
|
7d11e73aaa
|
Inspections/CodeAnalysis Cleanup
|
13 years ago |
Christoph Ruegg
|
5cb6db878f
|
Statistics: single-pass MeanVariance method
|
13 years ago |
Christoph Ruegg
|
6904c6c812
|
BUG: Fix bug in ArrayStatistics.Variance on arrays longer than 46341 entries #137
|
13 years ago |
Christoph Ruegg
|
1580a3d4ec
|
Statistics: minor reordering (no code change)
|
13 years ago |
Christoph Ruegg
|
9104c3b789
|
Statistics: do not use term 'samples' in population statistics
|
13 years ago |
Christoph Ruegg
|
132d4d4465
|
Statistics: Covariance
|
13 years ago |
Christoph Ruegg
|
1c2b37e320
|
Statistics: clarifying inline docs on sample variance bias
|
13 years ago |
Christoph Ruegg
|
93689ef2b3
|
Statistics: clarify inline xml doc and parameter names
|
13 years ago |
Christoph Ruegg
|
c22c9325e2
|
Statistics: percentile, quartiles, IQR, fivenum
|
13 years ago |
Christoph Ruegg
|
6647d007ab
|
Statistics: Proper Quantile statistics (supporting all 9 R-types and custom)
|
13 years ago |
Christoph Ruegg
|
77ace8c7ec
|
Statistics: Array and Streaming Sample and Population StandardDeviation
|
13 years ago |
Christoph Ruegg
|
3d039413b9
|
Statistics: Array and Streaming PopulationVariance
|
13 years ago |
Christoph Ruegg
|
15a56daaf2
|
Statistics: Array and Streaming Variance
|
13 years ago |
Christoph Ruegg
|
7f839739fd
|
Statistics: Streaming Mean
|
13 years ago |
Christoph Ruegg
|
505625c172
|
Statistics: introduce StreamingStatistics, always throw on null data
|
13 years ago |
Christoph Ruegg
|
6861de3057
|
Statistics: introduce unsorted ArrayStatistics
|
13 years ago |