Details
-
Task
-
Status: Closed
-
Trivial
-
Resolution: Implemented
-
1.0
-
None
-
Easy
Description
The Pareto distribution uses a wrapped RNG to create the InverseTransformParetoSampler from Commons RNG. This is done to manipulate the range of p-values that are inverted during sampling based on the shape parameter.
This same manipulation has been implemented in Commons RNG 1.6 (currently unreleased). When the Statistics dependency on RNG is updated then the modifications in the ParetoDistribution can be removed.
Attachments
Issue Links
- relates to
-
RNG-183 Pareto distribution sampler to concentrate samples at the lower/upper bounds for extreme shape parameters
- Closed