apache / commons-statistics
File Age & Freshness

File age measurements show the distribution of file ages (days since the first commit) and the file freshness (days since the latest commit).

Summary
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 105 files with 10,058 lines of code in files.
    • 47 files that are 366+ days old (4,943 lines of code)
    • 38 files that are 181-365 days old (3,920 lines of code)
    • 11 files that are 91-180 days old (1,039 lines of code)
    • 2 files that are 31-90 days old (36 lines of code)
    • 7 files that are 1-30 days old (120 lines of code)
49% | 38% | 10% | <1% | 1%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by age
File Freshness Distribution Overall
Days since last update
  • There are 105 files with 10,058 lines of code in files.
    • 6 files have been last changed 366+ days ago (252 lines of code)
    • 33 files have been last changed 181-365 days ago (2,020 lines of code)
    • 50 files have been last changed 91-180 days ago (6,130 lines of code)
    • 2 files have been last changed 31-90 days ago (36 lines of code)
    • 14 files have been last changed 1-30 days ago (1,620 lines of code)
2% | 20% | 60% | <1% | 16%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by freshness
File Change History per File Extension
java, properties, xml, md, txt, css, yml, gitignore, gitattributes, sh, json, yaml
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
java44% | 42% | 11% | 0% | 1%
xml71% | 21% | 5% | 2% | 0%
css50% | 0% | 50% | 0% | 0%
File Freshness Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
xml13% | 14% | 57% | 2% | 12%
java<1% | 21% | 61% | 0% | 16%
css50% | 0% | 50% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
commons-statistics-distribution93% | 6% | 0% | 0% | 0%
src82% | 17% | 0% | 0% | 0%
dist-archive100% | 0% | 0% | 0% | 0%
commons-statistics-inference0% | 76% | 23% | 0% | 0%
commons-statistics-ranking0% | 100% | 0% | 0% | 0%
doc0% | 100% | 0% | 0% | 0%
commons-statistics-bom0% | 0% | 100% | 0% | 0%
commons-statistics-docs0% | 0% | 100% | 0% | 0%
commons-statistics-descriptive0% | 0% | 0% | 23% | 76%
primary (file freshness distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
src14% | 8% | 61% | 0% | 15%
commons-statistics-distribution1% | 35% | 54% | 0% | 9%
commons-statistics-ranking0% | 97% | 2% | 0% | 0%
commons-statistics-inference0% | 3% | 73% | 0% | 22%
doc0% | 100% | 0% | 0% | 0%
dist-archive0% | 100% | 0% | 0% | 0%
commons-statistics-bom0% | 0% | 100% | 0% | 0%
commons-statistics-docs0% | 0% | 100% | 0% | 0%
commons-statistics-descriptive0% | 0% | 0% | 23% | 76%
Oldest Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
HypergeometricDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
249 23 2018-01-22 2023-02-17 21 4 gilles@harfang.homelinux.org aherbert@apache.org
AbstractContinuousDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
173 9 2018-01-22 2023-02-16 23 5 gilles@harfang.homelinux.org aherbert@apache.org
TDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
155 23 2018-01-22 2023-07-20 36 5 gilles@harfang.homelinux.org aherbert@apache.org
FDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
154 13 2018-01-22 2023-02-16 25 4 gilles@harfang.homelinux.org aherbert@apache.org
ParetoDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
146 16 2018-01-22 2023-02-16 26 5 gilles@harfang.homelinux.org aherbert@apache.org
TriangularDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
139 12 2018-01-22 2022-11-22 20 4 gilles@harfang.homelinux.org aherbert@apache.org
WeibullDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
132 14 2018-01-22 2023-02-16 23 5 gilles@harfang.homelinux.org aherbert@apache.org
UniformDiscreteDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
129 13 2018-01-22 2022-11-30 19 4 gilles@harfang.homelinux.org aherbert@apache.org
LogNormalDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
120 15 2018-01-22 2023-02-16 27 5 gilles@harfang.homelinux.org aherbert@apache.org
ZipfDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
118 14 2018-01-22 2022-11-22 19 5 gilles@harfang.homelinux.org aherbert@apache.org
GeometricDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
114 14 2018-01-22 2022-11-30 21 4 gilles@harfang.homelinux.org aherbert@apache.org
BetaDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
109 12 2018-01-22 2023-07-14 24 5 gilles@harfang.homelinux.org aherbert@apache.org
UniformContinuousDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
108 13 2018-01-22 2022-11-30 22 5 gilles@harfang.homelinux.org aherbert@apache.org
GammaDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
107 12 2018-01-22 2023-02-16 26 6 gilles@harfang.homelinux.org aherbert@apache.org
BinomialDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
104 13 2018-01-22 2022-11-29 21 4 gilles@harfang.homelinux.org aherbert@apache.org
NakagamiDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
103 13 2018-01-22 2023-02-16 22 4 gilles@harfang.homelinux.org aherbert@apache.org
LogisticDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
101 15 2018-01-22 2023-02-16 25 4 gilles@harfang.homelinux.org aherbert@apache.org
LevyDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
101 15 2018-01-22 2023-02-16 27 5 gilles@harfang.homelinux.org aherbert@apache.org
PascalDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
98 12 2018-01-22 2022-11-30 20 3 gilles@harfang.homelinux.org aherbert@apache.org
NormalDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
96 14 2018-01-22 2023-07-14 31 6 gilles@harfang.homelinux.org aherbert@apache.org
GumbelDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
96 15 2018-01-22 2023-02-16 23 4 gilles@harfang.homelinux.org aherbert@apache.org
AbstractDiscreteDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
96 6 2018-01-22 2023-02-16 23 5 gilles@harfang.homelinux.org aherbert@apache.org
CauchyDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
89 15 2018-01-22 2023-02-16 25 4 gilles@harfang.homelinux.org aherbert@apache.org
LaplaceDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
89 15 2018-01-22 2023-02-16 26 5 gilles@harfang.homelinux.org aherbert@apache.org
ExponentialDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
88 13 2018-01-22 2023-02-16 26 6 gilles@harfang.homelinux.org aherbert@apache.org
PoissonDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
84 10 2018-01-22 2023-02-16 24 4 gilles@harfang.homelinux.org aherbert@apache.org
ChiSquaredDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
58 13 2018-01-22 2023-02-16 19 3 gilles@harfang.homelinux.org aherbert@apache.org
DiscreteDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
42 6 2018-01-22 2023-02-17 17 2 gilles@harfang.homelinux.org aherbert@apache.org
ContinuousDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
39 6 2018-01-22 2023-02-17 17 3 gilles@harfang.homelinux.org aherbert@apache.org
DistributionException.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
18 - 2018-01-22 2023-04-02 13 5 gilles@harfang.homelinux.org aherbert@apache.org
package-info.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
1 - 2018-01-22 2021-08-01 2 2 gilles@harfang.homelinux.org aherbert@apache.org
index.xml
in src/site/xdoc/userguide
498 - 2018-01-23 2023-02-20 9 2 gilles@harfang.homelinux.org aherbert@apache.org
developers.xml
in src/site/xdoc
258 - 2018-01-23 2023-02-16 10 4 gilles@harfang.homelinux.org aherbert@apache.org
mail-lists.xml
in src/site/xdoc
150 - 2018-01-23 2022-06-09 8 4 gilles@harfang.homelinux.org aherbert@apache.org
download_statistics.xml
in src/site/xdoc
96 - 2018-01-23 2022-12-06 5 3 gilles@harfang.homelinux.org aherbert@apache.org
issue-tracking.xml
in src/site/xdoc
54 - 2018-01-23 2022-04-12 5 3 gilles@harfang.homelinux.org aherbert@apache.org
index.xml
in src/site/xdoc
48 - 2018-01-23 2023-02-20 8 4 gilles@harfang.homelinux.org aherbert@apache.org
site.xml
in src/site
12 - 2018-01-23 2023-02-20 11 3 gilles@harfang.homelinux.org aherbert@apache.org
project.css
in src/site/resources/style
1 - 2018-01-23 2019-07-15 3 2 gilles@harfang.homelinux.org gilles@harfang.homelinux.org
SaddlePointExpansionUtils.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
94 4 2019-05-23 2023-04-02 9 3 chtompki@gmail.com aherbert@apache.org
changes.xml
in src/changes
52 - 2020-04-13 2023-07-25 11 4 gilleseran@gmail.com aherbert@apache.org
bin.xml
in dist-archive/src/assembly
25 - 2020-04-13 2022-12-02 5 2 gilleseran@gmail.com aherbert@apache.org
TruncatedNormalDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
244 19 2021-02-21 2022-11-30 21 2 mmalenic1@gmail.com aherbert@apache.org
ArgumentUtils.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
13 3 2021-10-05 2021-10-05 1 1 aherbert@apache.org aherbert@apache.org
ExtendedPrecision.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
92 11 2021-10-22 2022-10-06 6 2 aherbert@apache.org arturobernalg@gmail.com
index.xml
in commons-statistics-distribution/src/site/xdoc
33 - 2022-03-03 2022-03-05 2 1 aherbert@apache.org aherbert@apache.org
site.xml
in commons-statistics-distribution/src/site
17 - 2022-03-03 2022-12-06 4 1 aherbert@apache.org aherbert@apache.org
TrapezoidalDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
244 24 2022-11-11 2022-11-30 3 1 aherbert@apache.org aherbert@apache.org
settings.xml
in doc/release
31 - 2022-11-29 2022-11-29 1 1 aherbert@apache.org aherbert@apache.org
settings-security.xml
in doc/release
5 - 2022-11-29 2022-11-29 1 1 aherbert@apache.org aherbert@apache.org
Files Not Recently Changed (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
project.css
in src/site/resources/style
1 - 2018-01-23 2019-07-15 3 2 gilles@harfang.homelinux.org gilles@harfang.homelinux.org
package-info.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
1 - 2018-01-22 2021-08-01 2 2 gilles@harfang.homelinux.org aherbert@apache.org
ArgumentUtils.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
13 3 2021-10-05 2021-10-05 1 1 aherbert@apache.org aherbert@apache.org
index.xml
in commons-statistics-distribution/src/site/xdoc
33 - 2022-03-03 2022-03-05 2 1 aherbert@apache.org aherbert@apache.org
issue-tracking.xml
in src/site/xdoc
54 - 2018-01-23 2022-04-12 5 3 gilles@harfang.homelinux.org aherbert@apache.org
mail-lists.xml
in src/site/xdoc
150 - 2018-01-23 2022-06-09 8 4 gilles@harfang.homelinux.org aherbert@apache.org
ExtendedPrecision.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
92 11 2021-10-22 2022-10-06 6 2 aherbert@apache.org arturobernalg@gmail.com
ZipfDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
118 14 2018-01-22 2022-11-22 19 5 gilles@harfang.homelinux.org aherbert@apache.org
TriangularDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
139 12 2018-01-22 2022-11-22 20 4 gilles@harfang.homelinux.org aherbert@apache.org
settings-security.xml
in doc/release
5 - 2022-11-29 2022-11-29 1 1 aherbert@apache.org aherbert@apache.org
settings.xml
in doc/release
31 - 2022-11-29 2022-11-29 1 1 aherbert@apache.org aherbert@apache.org
BinomialDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
104 13 2018-01-22 2022-11-29 21 4 gilles@harfang.homelinux.org aherbert@apache.org
PascalDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
98 12 2018-01-22 2022-11-30 20 3 gilles@harfang.homelinux.org aherbert@apache.org
UniformContinuousDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
108 13 2018-01-22 2022-11-30 22 5 gilles@harfang.homelinux.org aherbert@apache.org
GeometricDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
114 14 2018-01-22 2022-11-30 21 4 gilles@harfang.homelinux.org aherbert@apache.org
UniformDiscreteDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
129 13 2018-01-22 2022-11-30 19 4 gilles@harfang.homelinux.org aherbert@apache.org
TrapezoidalDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
244 24 2022-11-11 2022-11-30 3 1 aherbert@apache.org aherbert@apache.org
TruncatedNormalDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
244 19 2021-02-21 2022-11-30 21 2 mmalenic1@gmail.com aherbert@apache.org
bin.xml
in dist-archive/src/assembly
25 - 2020-04-13 2022-12-02 5 2 gilleseran@gmail.com aherbert@apache.org
package-info.java
in commons-statistics-ranking/src/main/java/org/apache/commons/statistics/ranking
1 - 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
package-info.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
1 - 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
Inequality.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
5 - 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
ContinuityCorrection.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
5 - 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
DataDispersion.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
5 - 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
AlternativeHypothesis.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
6 - 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
RankingAlgorithm.java
in commons-statistics-ranking/src/main/java/org/apache/commons/statistics/ranking
7 - 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
PValueMethod.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
7 - 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
TiesStrategy.java
in commons-statistics-ranking/src/main/java/org/apache/commons/statistics/ranking
8 - 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
SignificanceResult.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
9 1 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
site.xml
in commons-statistics-ranking/src/site
15 - 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
site.xml
in commons-statistics-inference/src/site
15 - 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
BaseSignificanceResult.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
17 2 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
index.xml
in commons-statistics-ranking/src/site/xdoc
25 - 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
Searches.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
36 3 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
BinomialTest.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
53 5 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
site.xml
in commons-statistics-distribution/src/site
17 - 2022-03-03 2022-12-06 4 1 aherbert@apache.org aherbert@apache.org
release-history.xml
in src/site/xdoc
18 - 2022-12-06 2022-12-06 1 1 aherbert@apache.org aherbert@apache.org
download_statistics.xml
in src/site/xdoc
96 - 2018-01-23 2022-12-06 5 3 gilles@harfang.homelinux.org aherbert@apache.org
NaturalRanking.java
in commons-statistics-ranking/src/main/java/org/apache/commons/statistics/ranking
223 21 2022-12-03 2022-12-06 2 1 aherbert@apache.org aherbert@apache.org
module.css
in commons-statistics-bom/src/site/resources/style
1 - 2023-02-16 2023-02-16 1 1 aherbert@apache.org aherbert@apache.org
NaNStrategy.java
in commons-statistics-ranking/src/main/java/org/apache/commons/statistics/ranking
8 - 2022-12-03 2023-02-16 2 1 aherbert@apache.org aherbert@apache.org
site.xml
in commons-statistics-bom/src/site
13 - 2023-02-16 2023-02-16 1 1 aherbert@apache.org aherbert@apache.org
site.xml
in commons-statistics-docs/src/site
15 - 2023-02-16 2023-02-16 1 1 aherbert@apache.org aherbert@apache.org
index.xml
in commons-statistics-docs/src/site/xdoc
16 - 2023-02-16 2023-02-16 1 1 aherbert@apache.org aherbert@apache.org
index.xml
in commons-statistics-bom/src/site/xdoc
19 - 2023-02-16 2023-02-16 1 1 aherbert@apache.org aherbert@apache.org
bom.xml
in commons-statistics-bom/src/main/resources-filtered
33 - 2023-02-16 2023-02-16 1 1 aherbert@apache.org aherbert@apache.org
ChiSquaredDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
58 13 2018-01-22 2023-02-16 19 3 gilles@harfang.homelinux.org aherbert@apache.org
PoissonDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
84 10 2018-01-22 2023-02-16 24 4 gilles@harfang.homelinux.org aherbert@apache.org
ExponentialDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
88 13 2018-01-22 2023-02-16 26 6 gilles@harfang.homelinux.org aherbert@apache.org
LaplaceDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
89 15 2018-01-22 2023-02-16 26 5 gilles@harfang.homelinux.org aherbert@apache.org
Most Recently Created Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
Sum.java
in commons-statistics-descriptive/src/main/java/org/apache/commons/statistics/descriptive
35 5 2023-07-25 2023-07-25 1 2 aherbert@apache.org 129569933+ani5rudh@users.no...
Statistics.java
in commons-statistics-descriptive/src/main/java/org/apache/commons/statistics/descriptive
9 2 2023-07-25 2023-07-25 1 1 aherbert@apache.org aherbert@apache.org
Max.java
in commons-statistics-descriptive/src/main/java/org/apache/commons/statistics/descriptive
33 5 2023-07-16 2023-07-25 2 2 janirudhg@gmail.com aherbert@apache.org
Min.java
in commons-statistics-descriptive/src/main/java/org/apache/commons/statistics/descriptive
33 5 2023-07-16 2023-07-25 2 2 janirudhg@gmail.com aherbert@apache.org
DoubleStatistic.java
in commons-statistics-descriptive/src/main/java/org/apache/commons/statistics/descriptive
5 - 2023-07-16 2023-07-16 1 1 janirudhg@gmail.com janirudhg@gmail.com
DoubleStatisticAccumulator.java
in commons-statistics-descriptive/src/main/java/org/apache/commons/statistics/descriptive
4 - 2023-07-16 2023-07-16 1 1 janirudhg@gmail.com janirudhg@gmail.com
package-info.java
in commons-statistics-descriptive/src/main/java/org/apache/commons/statistics/descriptive
1 - 2023-07-16 2023-07-16 1 1 janirudhg@gmail.com janirudhg@gmail.com
index.xml
in commons-statistics-descriptive/src/site/xdoc
21 - 2023-07-06 2023-07-06 1 1 129569933+ani5rudh@users.no... 129569933+ani5rudh@users.no...
site.xml
in commons-statistics-descriptive/src/site
15 - 2023-07-06 2023-07-06 1 1 129569933+ani5rudh@users.no... 129569933+ani5rudh@users.no...
UnconditionedExactTest.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
472 32 2023-02-22 2023-07-14 2 1 aherbert@apache.org aherbert@apache.org
BrentOptimizer.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
160 6 2023-02-22 2023-02-22 1 1 aherbert@apache.org aherbert@apache.org
BracketFinder.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
143 9 2023-02-22 2023-02-22 1 1 aherbert@apache.org aherbert@apache.org
Hypergeom.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
98 8 2023-02-22 2023-02-22 1 1 aherbert@apache.org aherbert@apache.org
bom.xml
in commons-statistics-bom/src/main/resources-filtered
33 - 2023-02-16 2023-02-16 1 1 aherbert@apache.org aherbert@apache.org
index.xml
in commons-statistics-bom/src/site/xdoc
19 - 2023-02-16 2023-02-16 1 1 aherbert@apache.org aherbert@apache.org
index.xml
in commons-statistics-docs/src/site/xdoc
16 - 2023-02-16 2023-02-16 1 1 aherbert@apache.org aherbert@apache.org
site.xml
in commons-statistics-docs/src/site
15 - 2023-02-16 2023-02-16 1 1 aherbert@apache.org aherbert@apache.org
site.xml
in commons-statistics-bom/src/site
13 - 2023-02-16 2023-02-16 1 1 aherbert@apache.org aherbert@apache.org
module.css
in commons-statistics-bom/src/site/resources/style
1 - 2023-02-16 2023-02-16 1 1 aherbert@apache.org aherbert@apache.org
FisherExactTest.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
69 6 2023-02-13 2023-02-24 4 2 a.herbert@sussex.ac.uk aherbert@apache.org
release-history.xml
in src/site/xdoc
18 - 2022-12-06 2022-12-06 1 1 aherbert@apache.org aherbert@apache.org
DD.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
584 49 2022-12-03 2023-04-02 2 1 aherbert@apache.org aherbert@apache.org
KolmogorovSmirnovTest.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
526 32 2022-12-03 2023-02-16 2 1 aherbert@apache.org aherbert@apache.org
KolmogorovSmirnovDistribution.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
447 19 2022-12-03 2023-07-21 3 1 aherbert@apache.org aherbert@apache.org
MannWhitneyUTest.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
239 18 2022-12-03 2023-02-16 2 1 aherbert@apache.org aherbert@apache.org
WilcoxonSignedRankTest.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
226 24 2022-12-03 2023-02-16 2 1 aherbert@apache.org aherbert@apache.org
NaturalRanking.java
in commons-statistics-ranking/src/main/java/org/apache/commons/statistics/ranking
223 21 2022-12-03 2022-12-06 2 1 aherbert@apache.org aherbert@apache.org
TTest.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
156 22 2022-12-03 2023-02-16 2 1 aherbert@apache.org aherbert@apache.org
ChiSquareTest.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
133 13 2022-12-03 2023-02-16 2 1 aherbert@apache.org aherbert@apache.org
SquareMatrixSupport.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
126 9 2022-12-03 2023-04-02 2 1 aherbert@apache.org aherbert@apache.org
OneWayAnova.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
125 13 2022-12-03 2023-02-16 2 1 aherbert@apache.org aherbert@apache.org
GTest.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
113 11 2022-12-03 2023-02-16 2 1 aherbert@apache.org aherbert@apache.org
Arguments.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
112 16 2022-12-03 2023-02-22 2 1 aherbert@apache.org aherbert@apache.org
StatisticUtils.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
104 10 2022-12-03 2023-02-16 2 1 aherbert@apache.org aherbert@apache.org
BinomialTest.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
53 5 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
Searches.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
36 3 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
index.xml
in commons-statistics-inference/src/site/xdoc
29 - 2022-12-03 2023-02-20 2 1 aherbert@apache.org aherbert@apache.org
InferenceException.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
27 - 2022-12-03 2023-04-02 3 1 aherbert@apache.org aherbert@apache.org
index.xml
in commons-statistics-ranking/src/site/xdoc
25 - 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
BaseSignificanceResult.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
17 2 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
site.xml
in commons-statistics-inference/src/site
15 - 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
site.xml
in commons-statistics-ranking/src/site
15 - 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
SignificanceResult.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
9 1 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
NaNStrategy.java
in commons-statistics-ranking/src/main/java/org/apache/commons/statistics/ranking
8 - 2022-12-03 2023-02-16 2 1 aherbert@apache.org aherbert@apache.org
TiesStrategy.java
in commons-statistics-ranking/src/main/java/org/apache/commons/statistics/ranking
8 - 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
PValueMethod.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
7 - 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
RankingAlgorithm.java
in commons-statistics-ranking/src/main/java/org/apache/commons/statistics/ranking
7 - 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
AlternativeHypothesis.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
6 - 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
DataDispersion.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
5 - 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
ContinuityCorrection.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
5 - 2022-12-03 2022-12-03 1 1 aherbert@apache.org aherbert@apache.org
Most Recently Changed Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
pmd-ruleset.xml
in src/conf/pmd
169 - 2022-12-01 2023-07-25 9 4 aherbert@apache.org 129569933+ani5rudh@users.no...
changes.xml
in src/changes
52 - 2020-04-13 2023-07-25 11 4 gilleseran@gmail.com aherbert@apache.org
Sum.java
in commons-statistics-descriptive/src/main/java/org/apache/commons/statistics/descriptive
35 5 2023-07-25 2023-07-25 1 2 aherbert@apache.org 129569933+ani5rudh@users.no...
Max.java
in commons-statistics-descriptive/src/main/java/org/apache/commons/statistics/descriptive
33 5 2023-07-16 2023-07-25 2 2 janirudhg@gmail.com aherbert@apache.org
Min.java
in commons-statistics-descriptive/src/main/java/org/apache/commons/statistics/descriptive
33 5 2023-07-16 2023-07-25 2 2 janirudhg@gmail.com aherbert@apache.org
Statistics.java
in commons-statistics-descriptive/src/main/java/org/apache/commons/statistics/descriptive
9 2 2023-07-25 2023-07-25 1 1 aherbert@apache.org aherbert@apache.org
KolmogorovSmirnovDistribution.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
447 19 2022-12-03 2023-07-21 3 1 aherbert@apache.org aherbert@apache.org
TDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
155 23 2018-01-22 2023-07-20 36 5 gilles@harfang.homelinux.org aherbert@apache.org
DoubleStatistic.java
in commons-statistics-descriptive/src/main/java/org/apache/commons/statistics/descriptive
5 - 2023-07-16 2023-07-16 1 1 janirudhg@gmail.com janirudhg@gmail.com
DoubleStatisticAccumulator.java
in commons-statistics-descriptive/src/main/java/org/apache/commons/statistics/descriptive
4 - 2023-07-16 2023-07-16 1 1 janirudhg@gmail.com janirudhg@gmail.com
package-info.java
in commons-statistics-descriptive/src/main/java/org/apache/commons/statistics/descriptive
1 - 2023-07-16 2023-07-16 1 1 janirudhg@gmail.com janirudhg@gmail.com
UnconditionedExactTest.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
472 32 2023-02-22 2023-07-14 2 1 aherbert@apache.org aherbert@apache.org
BetaDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
109 12 2018-01-22 2023-07-14 24 5 gilles@harfang.homelinux.org aherbert@apache.org
NormalDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
96 14 2018-01-22 2023-07-14 31 6 gilles@harfang.homelinux.org aherbert@apache.org
index.xml
in commons-statistics-descriptive/src/site/xdoc
21 - 2023-07-06 2023-07-06 1 1 129569933+ani5rudh@users.no... 129569933+ani5rudh@users.no...
site.xml
in commons-statistics-descriptive/src/site
15 - 2023-07-06 2023-07-06 1 1 129569933+ani5rudh@users.no... 129569933+ani5rudh@users.no...
DD.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
584 49 2022-12-03 2023-04-02 2 1 aherbert@apache.org aherbert@apache.org
SquareMatrixSupport.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
126 9 2022-12-03 2023-04-02 2 1 aherbert@apache.org aherbert@apache.org
SaddlePointExpansionUtils.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
94 4 2019-05-23 2023-04-02 9 3 chtompki@gmail.com aherbert@apache.org
InferenceException.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
27 - 2022-12-03 2023-04-02 3 1 aherbert@apache.org aherbert@apache.org
DistributionException.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
18 - 2018-01-22 2023-04-02 13 5 gilles@harfang.homelinux.org aherbert@apache.org
FisherExactTest.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
69 6 2023-02-13 2023-02-24 4 2 a.herbert@sussex.ac.uk aherbert@apache.org
BrentOptimizer.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
160 6 2023-02-22 2023-02-22 1 1 aherbert@apache.org aherbert@apache.org
BracketFinder.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
143 9 2023-02-22 2023-02-22 1 1 aherbert@apache.org aherbert@apache.org
Arguments.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
112 16 2022-12-03 2023-02-22 2 1 aherbert@apache.org aherbert@apache.org
Hypergeom.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
98 8 2023-02-22 2023-02-22 1 1 aherbert@apache.org aherbert@apache.org
spotbugs-exclude-filter.xml
in src/conf/spotbugs
60 - 2022-12-01 2023-02-22 4 1 aherbert@apache.org aherbert@apache.org
index.xml
in src/site/xdoc/userguide
498 - 2018-01-23 2023-02-20 9 2 gilles@harfang.homelinux.org aherbert@apache.org
index.xml
in src/site/xdoc
48 - 2018-01-23 2023-02-20 8 4 gilles@harfang.homelinux.org aherbert@apache.org
index.xml
in commons-statistics-inference/src/site/xdoc
29 - 2022-12-03 2023-02-20 2 1 aherbert@apache.org aherbert@apache.org
site.xml
in src/site
12 - 2018-01-23 2023-02-20 11 3 gilles@harfang.homelinux.org aherbert@apache.org
HypergeometricDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
249 23 2018-01-22 2023-02-17 21 4 gilles@harfang.homelinux.org aherbert@apache.org
DiscreteDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
42 6 2018-01-22 2023-02-17 17 2 gilles@harfang.homelinux.org aherbert@apache.org
ContinuousDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
39 6 2018-01-22 2023-02-17 17 3 gilles@harfang.homelinux.org aherbert@apache.org
KolmogorovSmirnovTest.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
526 32 2022-12-03 2023-02-16 2 1 aherbert@apache.org aherbert@apache.org
developers.xml
in src/site/xdoc
258 - 2018-01-23 2023-02-16 10 4 gilles@harfang.homelinux.org aherbert@apache.org
MannWhitneyUTest.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
239 18 2022-12-03 2023-02-16 2 1 aherbert@apache.org aherbert@apache.org
WilcoxonSignedRankTest.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
226 24 2022-12-03 2023-02-16 2 1 aherbert@apache.org aherbert@apache.org
AbstractContinuousDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
173 9 2018-01-22 2023-02-16 23 5 gilles@harfang.homelinux.org aherbert@apache.org
TTest.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
156 22 2022-12-03 2023-02-16 2 1 aherbert@apache.org aherbert@apache.org
FDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
154 13 2018-01-22 2023-02-16 25 4 gilles@harfang.homelinux.org aherbert@apache.org
ParetoDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
146 16 2018-01-22 2023-02-16 26 5 gilles@harfang.homelinux.org aherbert@apache.org
ChiSquareTest.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
133 13 2022-12-03 2023-02-16 2 1 aherbert@apache.org aherbert@apache.org
WeibullDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
132 14 2018-01-22 2023-02-16 23 5 gilles@harfang.homelinux.org aherbert@apache.org
OneWayAnova.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
125 13 2022-12-03 2023-02-16 2 1 aherbert@apache.org aherbert@apache.org
LogNormalDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
120 15 2018-01-22 2023-02-16 27 5 gilles@harfang.homelinux.org aherbert@apache.org
GTest.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
113 11 2022-12-03 2023-02-16 2 1 aherbert@apache.org aherbert@apache.org
GammaDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
107 12 2018-01-22 2023-02-16 26 6 gilles@harfang.homelinux.org aherbert@apache.org
StatisticUtils.java
in commons-statistics-inference/src/main/java/org/apache/commons/statistics/inference
104 10 2022-12-03 2023-02-16 2 1 aherbert@apache.org aherbert@apache.org
NakagamiDistribution.java
in commons-statistics-distribution/src/main/java/org/apache/commons/statistics/distribution
103 13 2018-01-22 2023-02-16 22 4 gilles@harfang.homelinux.org aherbert@apache.org