Overlay a Normal Density Function on Histogram
addnorm.Rd
addnorm
creates a histogram of x
and overlays a normal density function.
Usage
addnorm(
x,
main = "Histogram with normal curve",
xlab = deparse(substitute(x)),
bins = NULL
)
addnorm.Rd
addnorm
creates a histogram of x
and overlays a normal density function.
addnorm(
x,
main = "Histogram with normal curve",
xlab = deparse(substitute(x)),
bins = NULL
)