Uses of Class
cloud.opencode.base.math.distribution.TDistribution
Packages that use TDistribution
-
Uses of TDistribution in cloud.opencode.base.math.distribution
Methods in cloud.opencode.base.math.distribution that return TDistributionModifier and TypeMethodDescriptionstatic TDistributionTDistribution.of(double degreesOfFreedom) Creates a t-distribution with the specified degrees of freedom.