f_cdf | R Documentation |
Calculates cumulative density for a given pdf
f_cdf(x, probability_density, lower)
x |
a value |
probability_density |
an integratable probability density function |
lower |
a lower bound to integrate from |
a cdf value between 0 and 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.