Description Usage Arguments Value Examples
Normal curve from negative infinity to a.
1 |
mu |
The mean of the normal distribution. |
sigma |
The standard deviation of the normal distribution. |
a |
The x value that you want to draw the curve up to. |
Outputs a graph with the normal curve shaded from negative infinity to a and the area in that interval.
1 | ## Not run: myncurve(0, 1, .5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.