Description Usage Arguments Value Examples
Random sampler for the full Rosenbrock function, with two vector parameters a and b.
1 | reven(n,a,b,mu)
|
n |
Sample size. |
mu |
Density shift. |
a |
Parameters for odd index input. |
b |
Parameters for even index input. |
Returns a sample of size n
from the "full" Rosenbrock distribution.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.