-
Notifications
You must be signed in to change notification settings - Fork 331
Closed
Labels
MMMdocsImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomers . Doesn't require extensive knowledge of the repo and packageGood for newcomers . Doesn't require extensive knowledge of the repo and package
Description
The adstock and saturation tranformations in the transformers module all display example
parameter values in order to display the shape of function. However, hill is not implemented or not displayed.
This should be added to the docstring of the hill_saturation function
The requirements here:
- match the style of the other functions in the module
- display handful of different parameter values to show the shape of the function
The most similar function would be the michaelis_menten since alpha and sigma are both scaling parameters.
Metadata
Metadata
Assignees
Labels
MMMdocsImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomers . Doesn't require extensive knowledge of the repo and packageGood for newcomers . Doesn't require extensive knowledge of the repo and package