Description Usage Arguments Value Examples
View source: R/myncurve_lab6.R
Lab 6 Function - Normal curve
1 |
mu |
the mean of the normal curve |
sigma |
the sd of the normal curve |
a |
an x value within the curve |
returns a plot of the normal curve that is shaded from effectively -infinity to a. Also returns the area of the shaded area to the command line.
1 | ## Not run: myncurve(mu=0, sigma=3, a=1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.