shade.z: Plot and Shade A Normal Denisty Function

Description Usage Arguments Value

Description

Will plot a normal density function and shade in the selected direction.

Usage

1
shade.z(mean = 0, sd = 1, min = -Inf, max = Inf)

Arguments

mean

The mean of the data set. The default is 0.

sd

The standard deviation of the data set. The default is 1.

min

The x-value of the minimum shaded region. The default is -Infinity.

max

The x-value of the maximum shaded region. The default is Infinity.

Value

A shaded normal denisty plot, area of shaded region.


ngay/kustats documentation built on May 23, 2019, 4:41 p.m.