normal2: Normal curve plot

Description Usage Arguments Details Value Author(s)

Description

Two normal curves with (pontentially) different means and SDs.

Usage

1
normal2(mn1, sd1, mn2, sd2, expanse = 3.5, xlim = NA)

Arguments

mn1

Mean for curve 1

sd1

SD for curve 1

mn2

Mean for curve 2

sd2

SD for curve 2

expanse

multiplier for scaling plot x dimension

xlim

'xlim' argument to plot()

Details

Plot two normal curves with (pontentially) different means and SDs.

Value

used for side effect of creating a plot.

Author(s)

Dave Braze davebraze@gmail.com


davebraze/FDB1 documentation built on May 14, 2019, 8:59 p.m.