Join the newly launched Discord
community for real-time discussions, peer support, and direct interaction with the Meridian team!
Module: meridian.analysis.visualizer
Stay organized with collections
Save and categorize content based on your preferences.
Visualization module that creates analytical plots for the Meridian model.
Classes
class MediaEffects
: Generates media effects plots for the Meridian model.
class MediaSummary
: Generates media summary metrics plots for the Meridian model.
class ModelDiagnostics
: Generates model diagnostics plots from the Meridian model fitting.
class ModelFit
: Generates model fit plots from the Meridian model fitting.
class ReachAndFrequency
: Generates reach and frequency plots for the Meridian model.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-05 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-05 UTC."],[[["\u003cp\u003eThis module provides visualization tools for the Meridian model's analytical outputs.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eModelDiagnostics\u003c/code\u003e generates diagnostic plots related to the model fitting process.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eModelFit\u003c/code\u003e creates plots that illustrate the fit of the Meridian model.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReachAndFrequency\u003c/code\u003e is used to produce plots demonstrating the model's reach and frequency.\u003c/p\u003e\n"]]],[],null,["\u003cbr /\u003e\n\n|---------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/google/meridian/blob/v1.2.0/meridian/analysis/visualizer.py) |\n\nVisualization module that creates analytical plots for the Meridian model.\n\nClasses\n\n[`class MediaEffects`](../../meridian/analysis/visualizer/MediaEffects.md): Generates media effects plots for the Meridian model.\n\n[`class MediaSummary`](../../meridian/analysis/visualizer/MediaSummary.md): Generates media summary metrics plots for the Meridian model.\n\n[`class ModelDiagnostics`](../../meridian/analysis/visualizer/ModelDiagnostics.md): Generates model diagnostics plots from the Meridian model fitting.\n\n[`class ModelFit`](../../meridian/analysis/visualizer/ModelFit.md): Generates model fit plots from the Meridian model fitting.\n\n[`class ReachAndFrequency`](../../meridian/analysis/visualizer/ReachAndFrequency.md): Generates reach and frequency plots for the Meridian model."]]