A function of the incanter.distribution.Distribution protocol.
Returns the value of the probability density/mass function for the
distribution d at support v.
See also:
Distribution, cdf, draw, support
References:
http://en.wikipedia.org/wiki/Probability_density_function Examples:
(pdf [2 1 2] 1) ; returns the value 1/3
Comments top
No comments for pdf. Log in to add a comment.