Uses of Package
com.imsl.stat.distributions
Packages that use com.imsl.stat.distributions
-
Classes in com.imsl.stat.distributions used by com.imsl.stat.distributionsClassDescriptionA public interface for probability distributions that provide a method for a closed form solution of the maximum likelihood functionIndicates which optimization method to use in maximizing the likelihood.A public interface for probability distributions that provide a method to calculate the gradient of the density functionA public interface for probability distributions that provide methods to calculate the gradient and hessian of the density functionThe ProbabilityDistribution abstract class defines members and methods common to univariate probability distributions and useful in parameter estimation.