myncurve: myncurve

View source: R/myncurve.R

myncurveR Documentation

myncurve

Description

display curve, shade area between curve and x axis from -inf to x=a and calc the area

Usage

myncurve(mu, sigma, a)

Arguments

mu

the mean

sigma

standard deviation

a

xlim

Details

A function from Lab 9 in MATH 4753

Value

display curve

Examples

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



markoleptic/MyPackage documentation built on May 3, 2022, 12:06 a.m.