Description Usage Arguments Value
Generate a sample of length n from the current data and the function h
1 | exp_sampling(n, data, h)
|
n |
number of samples |
data |
data structure output from the initialization_step function |
h |
log density function |
a vector of length n of samples from a piece-wise exponential corresponding to function h
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.