Generating response curves & mROAS for all channels and storing the values #373
Unanswered
isaacmalka
asked this question in
Q&A
Replies: 1 comment
-
|
Yes, you can directly output the data used to create any of the default plots in Meridian. For accessing the data used for the response curve, call for the dataframe instead of the plot: The mROAS summary data can be output in a similar manner: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We'd like to convert the response curve data to dataframe as well as the mROAS data for possible later visualization. Do we have to choose the spend multipliers or is there a default option where get the required data (like in the attached SS)
To store the data, I wanted to utilize the Analyzer object and store all the data to produce these nice visualizations down the line.

Beta Was this translation helpful? Give feedback.
All reactions