Class LogLogisticPDEx1

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

public class LogLogisticPDEx1 extends Object

Evaluates the log-logistic probability distribution.

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

See Also:
  • Constructor Details

    • LogLogisticPDEx1

      public LogLogisticPDEx1()
  • Method Details