Description Usage Arguments Value Examples
Cumulative Distribution Function of a Continuous Random Variable
1  | cont.cdf(FUN, low, up, xs, mt, dig = 4, pos = "bottomright")
 | 
FUN | 
 Probability density function  | 
low | 
 Lower limit of x-axis  | 
up | 
 Upper limit of x-axis  | 
xs | 
 Specific values of X for displaying the probability  | 
mt | 
 Graph Title of the CDF  | 
dig | 
 Number of digits below the decimal point, Default: 4  | 
pos | 
 Legend location, Default: 'bottomright'  | 
None.
1 2  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.