Description Usage Arguments Value
Vectorised Stein kernel function based on the inverse multi-quadric (IMQ) kernel. Each argument can be m-by-d matrices containing m d-dimensional points.
1 | vfk0_imq(a, b, sa, sb, linv)
|
a |
first argument of the kernel, m-by-d matrix. |
b |
second argument of the kernel, m-by-d matrix. |
sa |
gradients of the log target density at |
sb |
gradients of the log target density at |
linv |
inverse preconditioner, d-by-d matrix. |
value of the Stein kernel, m-vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.