Module: meridian.analysis.analyzer

Methods to compute analysis metrics of the model and the data.

Classes

class Analyzer: Runs calculations to analyze the raw data after fitting the model.

class DataTensors: Container for data variable arguments of Analyzer methods.

class DistributionTensors: Container for parameters distributions arguments of Analyzer methods.

Functions

get_central_tendency_and_ci(...): Calculates mean and credible intervals for the given data.