Stats¶
Statistics and diagnostics are delegated to the ArviZ. library, a general purpose library for “exploratory analysis of Bayesian models”.
Functions from the arviz.stats module are available through pymc3.<function> or pymc3.stats.<function>,
but for their API documentation please refer to the ArviZ documentation.