Class ParetoPDEx1

java.lang.Object
com.imsl.test.example.stat.distributions.ParetoPDEx1

public class ParetoPDEx1 extends Object

Evaluates the Pareto probability distribution.

This example evaluates the Pareto density, gradient, and hessian for a small sample of data.

See Also:
  • Constructor Details

    • ParetoPDEx1

      public ParetoPDEx1()
  • Method Details

    • main

      public static void main(String[] args)