IDistribution Interface |
Namespace: Imsl.Stat
The IDistribution type exposes the following members.
Name | Description | |
---|---|---|
Eval |
Evaluation method to fit the user-supplied probability density
function to input data.
|
The purpose of this interface is to fit the probability distribution to a given set of data and return the probability density at each value of the given set of data.