dot-compute_point_estimate: Compute a point estimate from a draws object

.compute_point_estimateR Documentation

Compute a point estimate from a draws object

Description

Compute a point estimate from a draws object

Usage

.compute_point_estimate(draws)

Arguments

draws

A draws object with draws from the posterior.

Details

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.

Value

A 1 by P matrix with point estimates from a draws object.


loo documentation built on March 31, 2023, 10:11 p.m.