Class LogisticPDEx1

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

public class LogisticPDEx1 extends Object

Evaluates the logistic probability distribution.

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

See Also:
  • Constructor Details

    • LogisticPDEx1

      public LogisticPDEx1()
  • Method Details

    • main

      public static void main(String[] args)