Skip to content

Commit

Permalink
correcting latex
Browse files Browse the repository at this point in the history
  • Loading branch information
cetagostini-wise committed Mar 23, 2024
1 parent 1ffb125 commit 469ec38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymc_marketing/mmm/transformers.py
Original file line number Diff line number Diff line change
Expand Up @@ -674,7 +674,7 @@ def michaelis_menten(
The Michaelis-Menten function models enzyme kinetics and describes how the rate of a chemical reaction increases with substrate concentration until it reaches its maximum value.
.. math::
\alpha \cdot \frac{x}{\lambda + x}}
\alpha \cdot \frac{x}{\lambda + x}
where:
- :math:`x`: Channel spend or substrate concentration.
Expand Down

0 comments on commit 469ec38

Please sign in to comment.