Other utils#

compute_log_likelihood(idata, *[, ...])

Compute elemwise log_likelihood of model given InferenceData with posterior group.

compute_log_prior(idata[, var_names, ...])

Compute elemwise log_prior of model given InferenceData with posterior group.

find_constrained_prior(distribution, lower, ...)

Find optimal parameters to getmass % of probability of a distribution betweenlower andupper.

DictToArrayBijection()

Map between a`dict`s of variables to an array space.