Description Usage Arguments Value Examples
Density function for the full rosenbrock function, with two vector parameters a and b.
1 | dfull(x,a,b,mu)
|
x |
Input vector. |
mu |
Density shift. |
a |
First parameters. |
b |
Second parameters. |
Returns the density value of the "full" Rosenbrock distribution at point x
for parameters mu,a
and b
.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.