Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversion for a particular channel given a Spend. #869

Closed
noob100000 opened this issue Nov 24, 2023 · 1 comment
Closed

Conversion for a particular channel given a Spend. #869

noob100000 opened this issue Nov 24, 2023 · 1 comment
Assignees

Comments

@noob100000
Copy link

noob100000 commented Nov 24, 2023

Hi. Thanks for making this package. It's really cool.

I am having weekly data which has media spend and conversions.
I have inputted the data and run the robyn_outputs() to find good models.

Based on a selected model how to get the conversion for a particular channel for a given spend and considering last n weeks of adstock effect? Without adstock is also fine (In this case basically output of hill function for the input spend)

Example:
There are 3 channels channel_A, channel_B and channel_C and conversions on weekly level.
After robyn_outputs(), I have selected a model. For this model how to find the conversion for given spend=30K for the channel_A with or without adstock?

Thanks Anyways!!

@gufengzhou
Copy link
Contributor

This is the exact use case of robyn_response() function. please check this.

@gufengzhou gufengzhou self-assigned this Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants