Description Usage Arguments Value Examples
Plot Standard Normal Cumulative Probability P(Z<z)
1 | snorm.cdf(zp, lo = -4, up = 4, mt, dig = 4)
|
zp |
Vector of z-axis values (default=-2:2) |
lo |
Lower limit of z-axis, Default: -4 |
up |
Upper limit of z-axis, Default: 4 |
mt |
Graph title, Default: 'Cumulative Probabilities of the Standard Normal Distribution' |
dig |
Number of digits below the decimal point (default=4), Default: 4 |
None.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.