myncurve: Normal Distribution and Cumulative Probability Plot

Description Usage Arguments Value Examples

View source: R/myncurve.R

Description

Title

Usage

1
myncurve(mu, sigma, a)

Arguments

mu

mean of the normal distribution

sigma

standard deviation of the normal distribution

a

for a given a, this function calculates P(Y<=a) for the given normal distribution

Value

the cumulative probability P(Y<=a)

Examples

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

DevinMcAfee123/MATH4753MCAFEE documentation built on April 27, 2021, 4:31 a.m.