meridian.model.eda.eda_outcome.PopulationCorrelationArtifact

Artifacts from population correlation analysis.

Inherits From: AnalysisArtifact

correlation_ds Dataset with Spearman correlation coefficients between population and time-averaged treatments/controls. Each data variable in the dataset corresponds to a variable in treatment_control_scaled_ds, and its dimensions reflect the non-geo, non-time dimensions (e.g., 'channel').
level Dataclass field

Methods

__eq__

Return self==value.