Join the newly launched
Discord community for real-time discussions, peer support, and direct interaction with the Meridian team!
meridian.model.eda.eda_outcome.VIFArtifact
Stay organized with collections
Save and categorize content based on your preferences.
Encapsulates artifacts from a single VIF analysis.
Inherits From: AnalysisArtifact
meridian.model.eda.eda_outcome.VIFArtifact(
level: meridian.model.eda.eda_outcome.AnalysisLevel,
vif_da: xr.DataArray,
outlier_df: pd.DataFrame
)
Attributes |
vif_da
|
DataArray with VIF values.
|
outlier_df
|
DataFrame with extreme VIF values.
|
level
|
Dataclass field
|
Methods
__eq__
__eq__(
other
)
Return self==value.
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-12-03 UTC.
[null,null,["Last updated 2025-12-03 UTC."],[],[]]