cuqi.samples.Samples.compute_ess#

Samples.compute_ess(**kwargs)#

Compute effective sample size (ESS) of samples.

Any remaining keyword arguments will be passed to the arviz computing tool. See https://arviz-devs.github.io/arviz/api/generated/arviz.ess.html.

Return type:

Numpy array with effective sample size for each variable.