Description Usage Arguments See Also
Probibilty density function obtained by a spline interpolation
1 2 |
x,sample,cf,M,dx,... |
arguments of the function |
density |
logical value |
x <- rnorm(1000) c <- probabilityFun(x=x,density=FALSE) d <- probabilityFun(x=x,density=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.