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

Original hill function definition #925

Merged
merged 10 commits into from
Aug 12, 2024
Merged

Conversation

juanitorduz
Copy link
Collaborator

@juanitorduz juanitorduz commented Aug 12, 2024

Closes #917

In #917 (comment) it is suggested to use Equation 5 from https://static.googleusercontent.com/media/research.google.com/en//pubs/archive/46001.pdf to have the original definition. I renamed the previous one as people might find it useful.


📚 Documentation preview 📚: https://pymc-marketing--925.org.readthedocs.build/en/925/

@juanitorduz juanitorduz self-assigned this Aug 12, 2024
@juanitorduz
Copy link
Collaborator Author

@wd60622 What do you think about this proposal? I think it is very reasonable.

Copy link

codecov bot commented Aug 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.51%. Comparing base (bfeb756) to head (98ba95f).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #925      +/-   ##
==========================================
+ Coverage   94.49%   94.51%   +0.01%     
==========================================
  Files          34       34              
  Lines        3381     3388       +7     
==========================================
+ Hits         3195     3202       +7     
  Misses        186      186              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@wd60622 wd60622 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Just question about the spaces. Don't think that causes any issues with docs though

pymc_marketing/mmm/delayed_saturated_mmm.py Outdated Show resolved Hide resolved
@juanitorduz
Copy link
Collaborator Author

Looks good. Just question about the spaces. Don't think that causes any issues with docs though

Thanks! Good catch! Fixed!

@juanitorduz juanitorduz merged commit 49ac689 into main Aug 12, 2024
13 checks passed
@wd60622 wd60622 added this to the 0.9.0 milestone Aug 14, 2024
radiokosmos pushed a commit to radiokosmos/pymc-marketing that referenced this pull request Sep 3, 2024
twiecki pushed a commit that referenced this pull request Sep 10, 2024
twiecki pushed a commit that referenced this pull request Sep 10, 2024
@twiecki twiecki deleted the original_hill_function_def branch September 11, 2024 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

does hill_sat go through (0, 0)
2 participants