Description Usage Arguments Value Examples
View source: R/f3.rbsb4.code.r
This function returns the cumulative distribution function of an /empirical/ object for different values of the random variable.
| 1 | pempirical(x, empi)
 | 
| x | Vector of values for which the distribution is wanted. | 
| empi | The  | 
A vector with same length as x;
| 1 2 |  rbsb3k("RESET"); # for R checking compliance (useless)
 pempirical(seq(0, 4, 0.5), new("empirical"));
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.