loo_moment_match.stanfit | R Documentation |
A loo_moment_match
method that
is customized for stanfit objects.
The loo_moment_match
method for stanfit objects —a wrapper around the
loo_moment_match
(loo package)— updates
a loo object using moment matching (Paananen et al., 2020).
## S3 method for class 'stanfit'
loo_moment_match(x,
loo = loo,
...)
x |
An object of S4 class |
loo |
A loo object that is modified. |
... |
Further arguments. |
The loo_moment_match()
methods return an updated loo
object.
Paananen, T., Piironen, J., Buerkner, P.-C., Vehtari, A. (2020). Implicitly Adaptive Importance Sampling. preprint arXiv:1906.08850
loo()
, loo_moment_match()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.