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

Interface for fitting slopes from a curve #18

Merged
merged 13 commits into from
May 25, 2023
Merged

Interface for fitting slopes from a curve #18

merged 13 commits into from
May 25, 2023

Conversation

Datseris
Copy link
Member

This PR adds an interface based on the slopefit function, that allows estimating the "linear scaling region" using an extendable API. The methods methods subtype SlopeFit and extend _slopefit(x, y, t::SlopeFit, ci::Real).

the PR also adds tests for all methods.

@Datseris Datseris merged commit 0da6129 into main May 25, 2023
2 checks passed
@Datseris Datseris deleted the linear_fit branch May 25, 2023 19:56
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.

None yet

1 participant