myncurve: myncurve

Description Usage Arguments Value Examples

View source: R/myncurve.R

Description

display the curve, shaded area between the curve and x axis from -āˆž to x=a, and calculate the area (probability, P(X<=a)) which is released to the command-line in a list.

Usage

1
myncurve(mu, sigma, a)

Arguments

a

Value

probability - area under the curve

Examples

1
myncurve(2,4,5)

gabescott10/MATH4753scot0068 documentation built on March 15, 2020, 4:01 p.m.