Uses of Package
cloud.opencode.base.math.stats
Packages that use cloud.opencode.base.math.stats
-
Classes in cloud.opencode.base.math.stats used by cloud.opencode.base.mathClassDescriptionResult of a linear regression: y = slope * x + intercept.Mutable accumulator for computing streaming (online) statistics using Welford's algorithm.
-
Classes in cloud.opencode.base.math.stats used by cloud.opencode.base.math.statsClassDescriptionDedicated percentile calculator with configurable interpolation strategy.Interpolation method for percentile calculation.Result of a linear regression: y = slope * x + intercept.Mutable accumulator for computing streaming (online) statistics using Welford's algorithm.