Skip to content

docs: fix docs for exponential regression#4024

Merged
domoritz merged 1 commit intovega:mainfrom
elliot-at-looker:patch-1
Mar 12, 2025
Merged

docs: fix docs for exponential regression#4024
domoritz merged 1 commit intovega:mainfrom
elliot-at-looker:patch-1

Conversation

@elliot-at-looker
Copy link
Copy Markdown
Contributor

Calculation for exponential regression in the docs is wrong, should be y = a * e^(b * x) not y = a + e^(b * x)

Calculation for exponential regression in the docs is wrong, should be y = a * e^(b * x) not y = a + e^(b * x)
@elliot-at-looker elliot-at-looker requested a review from a team as a code owner March 6, 2025 12:32
@elliot-at-looker elliot-at-looker changed the title Update regression.md - docs: Update regression.md Mar 6, 2025
@elliot-at-looker elliot-at-looker changed the title - docs: Update regression.md docs: Update regression.md Mar 6, 2025
Copy link
Copy Markdown
Member

@domoritz domoritz left a comment

Choose a reason for hiding this comment

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

Thanks!

@domoritz domoritz changed the title docs: Update regression.md docs: fix docs for exponential regression Mar 12, 2025
@domoritz domoritz enabled auto-merge (squash) March 12, 2025 02:45
@domoritz domoritz merged commit 644c971 into vega:main Mar 12, 2025
5 of 7 checks passed
@lsh lsh mentioned this pull request Mar 16, 2025
lsh added a commit that referenced this pull request Mar 16, 2025
Changes since v5.32.0

**docs**
* Add release number to docs for base64 encode/decode (atob, btoa) (via
#4023). (Thanks @hydrosquall!)
* Fix docs for exponential regression (via #4024). (Thanks
@elliot-at-looker!)

---------

Signed-off-by: Lukas Hermann <1734032+lsh@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

2 participants