myncurve: myncurve

View source: R/myncurve.R

myncurveR Documentation

myncurve

Description

myncurve

Usage

myncurve(mu, sigma, a)

Arguments

mu

The mean of the normal distribution

sigma

The standard deviation of the normal distribution

a

The right bound of the probability to shaded and calculate (Left bound is -infinity)

Value

A graph of the normal distribution with the specified probability shaded

Examples

## Not run: myncurve(5,2,4)

BrandonMichaudOU/MATH.4753.113499560 documentation built on May 2, 2022, 5:41 a.m.