Returns the probability density at the given point.
Namespace: Meta.Numerics.Statistics.DistributionsAssembly: Meta.Numerics (in Meta.Numerics.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
| C# | Visual Basic | Visual C++ | F# |
Parameters
- x
- Double
The reference point.
Return Value
The probability density p(x).
Remarks
The probability density function (PDF) gives the relative probability of obtaining different values.