[[["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 2026-05-05 UTC."],[],["The `OrganicRfTensors` class holds organic media data as tensors, including `organic_reach` and `organic_frequency`. It handles scaling using a `MediaTransformer` to create `organic_reach_scaled`. The class can also store counterfactual values in `organic_reach_counterfactual` and `organic_reach_counterfactual_scaled`. The class has an `__eq__` method to compare objects. Several class variables are defined and they default to `None`, including the `organic_frequency` and `organic_reach`.\n"]]