inverse_sample | R Documentation |
Inverse CDF Sampling
inverse_sample(n_samples, cdf = NULL, pdf = NULL)
n_samples |
If |
cdf |
A list with x and y representing the cdf |
pdf |
A list with x and y representing the pdf |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.