myncurve: myncurve simulation

Description Usage Arguments Value Examples

View source: R/myncurve.R

Description

Function from lab 6 that calculates probability from -inf to point a

Usage

1
myncurve(a = 10, mu = 3, sigma = 1)

Arguments

a

point on the curve

mu

mean of the distribution

sigma

standard deviation

Value

curve of shaded polygon and probabiities

Examples

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

TylerPardun/MATH4753pard0003 documentation built on Dec. 31, 2020, 5:34 p.m.