Usage
prob.znorm(mu=0, sigma=1, col.border="gray10",
r=.10, g=.34, b=.94, a=.20,
xlab="", ylab="", main="",
y.axis=FALSE, z=TRUE, mag=.9, ...)
Arguments
mu
Population mean of normal distribution.
sigma
Population standard deviation of normal distribution.
col.border
Color of the border of the normal curve.
r
Red component of fill color, from 0 to 1.
g
Green component of fill color, from 0 to 1.
b
Blue component of fill color, from 0 to 1.
a
Alpha component of fill color, that is, the transparency, from 0 to 1.
xlab
Label for the horizontal axis.
ylab
Label for the optional vertical axis.
main
Label for the graph title.
y.axis
If TRUE
, then a vertical axis is included.
z
If TRUE
, then include z-values on the horizontal-axis. Set to FALSE
if mu=0
and sigma=1
.
mag
Magnification factor for the axis labels, the value of cex.axis
.
...
Other parameter values for graphics.