Class InverseGaussianPDEx1

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

public class InverseGaussianPDEx1 extends Object

Evaluates the inverse Gaussian (Wald) probability distribution.

This example evaluates the inverse Gaussian density, gradient, and Hessian for a small sample of data.

See Also:
  • Constructor Details

    • InverseGaussianPDEx1

      public InverseGaussianPDEx1()
  • Method Details