phpOMS/Math/Stochastic/Distribution
2019-11-03 23:18:42 +01:00
..
BernoulliDistribution.php bug fixes and implement some incomplete tests 2019-10-31 21:03:34 +01:00
BetaDistribution.php bug fixes and implement some incomplete tests 2019-10-31 21:03:34 +01:00
BinomialDistribution.php bug fixes and implement some incomplete tests 2019-10-31 21:03:34 +01:00
CauchyDistribution.php phpcs fixes + continue distribution implementations 2019-10-09 17:15:12 +02:00
ChiSquaredDistribution.php bug fixes and implement some incomplete tests 2019-10-31 21:03:34 +01:00
ExponentialDistribution.php bug fixes and implement some incomplete tests 2019-10-31 21:03:34 +01:00
FDistribution.php bug fixes and implement some incomplete tests 2019-10-31 21:03:34 +01:00
GammaDistribution.php bug fixes and implement some incomplete tests 2019-10-31 21:03:34 +01:00
GeometricDistribution.php bug fixes and implement some incomplete tests 2019-10-31 21:03:34 +01:00
HypergeometricDistribution.php bug fixes and implement some incomplete tests 2019-10-31 21:03:34 +01:00
LaplaceDistribution.php bug fixes and implement some incomplete tests 2019-10-31 21:03:34 +01:00
LogDistribution.php bug fixes and implement some incomplete tests 2019-10-31 21:03:34 +01:00
LogisticDistribution.php bug fixes and implement some incomplete tests 2019-10-31 21:03:34 +01:00
LogNormalDistribution.php bug fixes and implement some incomplete tests 2019-10-31 21:03:34 +01:00
NormalDistribution.php optimize, cleanup and add functionality 2019-11-03 23:18:42 +01:00
ParetoDistribution.php bug fixes and implement some incomplete tests 2019-10-31 21:03:34 +01:00
PoissonDistribution.php bug fixes and implement some incomplete tests 2019-10-31 21:03:34 +01:00
TDistribution.php optimize, cleanup and add functionality 2019-11-03 23:18:42 +01:00
UniformDistributionContinuous.php bug fixes and implement some incomplete tests 2019-10-31 21:03:34 +01:00
UniformDistributionDiscrete.php bug fixes and implement some incomplete tests 2019-10-31 21:03:34 +01:00
WeibullDistribution.php bug fixes and implement some incomplete tests 2019-10-31 21:03:34 +01:00
ZTest.php fix phpcs findings 2019-09-12 19:46:27 +02:00