normal.plot: Plot One or Two Normal Density Functions

Description Usage Arguments Value

Description

Plots the normal density function of one or two graphs.

Usage

1
normal.plot(mean = 0, sd = 1, mean2 = NA, sd2 = NA)

Arguments

mean

Mean of the first distribution

sd

Standard deviation of the first distribution

mean2

Mean of the second distribution

sd2

Standard deviation of the second distribution

Value

Density graphs


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