myncurve: A Normal Curve with Lower Tail Area

Description Usage Arguments Value Examples

View source: R/myncurve.R

Description

A Normal Curve with Lower Tail Area

Usage

1
myncurve(upper, mu, sigma)

Arguments

upper

the upper bound of the area

mu

mean

sigma

standard deviation

Value

A curve, shaded region, and area

Examples

1
myncurve(upper = 4, mu = 4, sd = 5)

gkrhines/MATH4753P1 documentation built on Nov. 24, 2020, 11:33 p.m.