myncurve | R Documentation |
myncurve
myncurve(mu, sigma, a)
mu |
The mean of the normal distribution |
sigma |
The standard deviation of the normal distribution |
a |
The right bound of the probability to shaded and calculate (Left bound is -infinity) |
A graph of the normal distribution with the specified probability shaded
## Not run: myncurve(5,2,4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.