Description Usage Arguments Examples
View source: R/core_functions.R
first implementation
1 2 | ## S3 method for class 'cdf'
simulate(x, pk, N = 1e+05)
|
x |
Vector of levels |
pk |
1 minus cdf |
N |
number of simulations |
1 | simulate.cdf(x,cdf)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.