loo v2.3.0
-
Added Topi Paananen (@topipa) and Paul Bürkner (@paul-buerkner) as coauthors.
-
New function
loo_moment_match()(and new vignette), which can be used to
update alooobject when Pareto k estimates are large. (#130) -
The log weights provided by the importance sampling functions
psis(),
tis(), andsis()no longer have the largest log ratio subtracted from them
when returned to the user. This should be less confusing for anyone using
theweights()method to make an importance sampler. (#112, #146)