[Feature request] Linear regression functions #1
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
graveyard/typst-statastic#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi there,
I'm hoping you might consider adding regression functions (linear, quadratic, exponential, higher order polynomial) to this package
Hi, it's unlikely that I'd do that in the near future. But I'd be happy to review/help with a PR
There now are regression functions included in commit
d525748d4aand they will be in version 1.0.0 when that is merged https://github.com/typst/packages/pull/1158