Description Usage Arguments Details Value Author(s) See Also Examples
Empirical cumulative distribution
1 | pempirical(x, arg)
|
x |
real vector |
arg |
real vector (can be like x) |
pempirical can be used like pnorm, punif, pbeta,...
empirical cumulative distribution for x sample, evaluated in the vector arg. If arg is missing, arg<-x.
Veronica A. Gonzalez-Lopez
1 2 | #x<-rnorm(50,2,1)
#pempirical(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.