Class ExponentialPDEx1

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

public class ExponentialPDEx1 extends Object

Evaluates the exponential probability distribution.

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

See Also:
  • Constructor Details

    • ExponentialPDEx1

      public ExponentialPDEx1()
  • Method Details

    • main

      public static void main(String[] args)