sumdnorm | R Documentation |
sumdnorm
calculates summed density from normMulGau
.
sumdnorm(x, xmin = -4, xmax = 4, by = xmax/200)
x |
A numeric vector. |
xmin |
the miminal x values. |
xmax |
the maximal x values. |
by |
the step length. |
A data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.