myncurve: Lab 6 Function - Normal curve

Description Usage Arguments Value Examples

View source: R/myncurve_lab6.R

Description

Lab 6 Function - Normal curve

Usage

1
myncurve(mu, sigma, a)

Arguments

mu

the mean of the normal curve

sigma

the sd of the normal curve

a

an x value within the curve

Value

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.

Examples

1
## Not run: myncurve(mu=0, sigma=3, a=1)

theo-frantz/MATH4753fran0107 documentation built on Nov. 23, 2020, 11:21 a.m.