Description Usage Arguments Value
Create an inverse preconditioner
1 | make_precon(smp, scr, pre = "id")
|
smp |
n-by-d matrix of n d-dimensional sample points. |
scr |
n-by-d matrix of gradients of log target at |
pre |
optional string, either "id" (default), "med", "sclmed", or "smpcov", specifying the preconditioner to be used. Alternatively, a numeric string can be passed as the single length-scale parameter of an isotropic kernel. |
inverse preconditioner, d-by-d matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.