Compute a point estimate from a draws object
Compute a point estimate from a draws object
.compute_point_estimate(draws)
draws |
A draws object with draws from the posterior. |
This is a generic function to thin draws from arbitrary draws
objects. The function is internal and should only be used by developers to
enable loo_subsample()
for arbitrary draws objects.
A 1 by P matrix with point estimates from a draws object.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.