Description Usage Arguments Value Examples
Random Sampler for the hybrid rosenbrock function, with two list of vectors parameters b and input x/ xprime.
1 | rhybrid(n,a,b,mu)
|
n |
Sample size. |
mu |
Density shift. |
a |
Parameters for xprime. |
b |
List of parameters corresponding to input blocks. |
Returns a sample of size n
from the "hybrid" Rosenbrock distribution.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.