f_sample_n | R Documentation |
Generates n draws from underlying density using inverse transform sampling
f_sample_n(n, cdf_inv)
n |
the number of draws |
cdf_inv |
the inverse cumulative density function |
a vector of length n of draws
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.