The PDF is normalized such that the point of highest density is 1
1 2 3 4 5 6 7 8 9 10 11 12 | make.z.pdf(
z,
bw = 0.05,
kernel = "gaussian",
n = 512,
dat,
min.s = 100,
z.min = 0,
z.max = 5,
show.hist = FALSE,
...
)
|
z |
a vector of z statistics. Usually, you would select all values from dat whose mu and sigma have sufficiently many significant digits |
... |
other parameters passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.