myncurve | R Documentation |
display curve, shade area between curve and x axis from -inf to x=a and calc the area
myncurve(mu, sigma, a)
mu |
the mean |
sigma |
standard deviation |
a |
xlim |
A function from Lab 9 in MATH 4753
display curve
## Not run: myncurve(mu=2,sigma=3,a=3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.