Class RayleighPDEx1

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

public class RayleighPDEx1 extends Object

Evaluates the Rayleigh probability distribution.

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

See Also:
  • Constructor Details

    • RayleighPDEx1

      public RayleighPDEx1()
  • Method Details

    • main

      public static void main(String[] args)