| CDF | R Documentation |
This function computes the cumulative distribution function (cdf) of a univariate distribution
CDF(family, y, param, size = 0)
family |
distribution name; run the function distributions() for help |
y |
values at which the cdf is evaluated |
param |
parameters of the distribution; (1 x p) |
size |
additional parameter for some discrete distributions; run the command distributions() for help |
f |
cdf |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.