Dens CumDist


Dens_CumDist(x, p, r, I)

Returns the probability density at «x» in a continuous distribution defined by CumDist(p, r, I).

Optionally, the «smooth» parameter can be used, so that Dens_CumDist(x, p, r, I, smooth: false) returns the density in the distribution CumDist(p, r, I, smooth: false).

Currently the function uses an approximation for the smooth: true case (which includes the case when «smooth» is not specified). The approximation is a bit inefficient and rough. This may be improved in the future.

Library

Distribution Densities Library (Distribution Densities.ana)

Use FileAdd Library... to add this library

See Also

Comments


You are not allowed to post comments.