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

Idea: Auto fitting functionality/parameter estimation #1

Closed
blakeaw opened this issue May 23, 2023 · 1 comment
Closed

Idea: Auto fitting functionality/parameter estimation #1

blakeaw opened this issue May 23, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@blakeaw
Copy link
Owner

blakeaw commented May 23, 2023

It might be nice if the package included/added some functionality to abstract away fitting a PK/PD model to data and estimate the associated model parameters. Maybe something akin to the sklearn style .fit function where you could call something like model.fit(observable, data) and the PK/PD model would train to fit the data.

@blakeaw blakeaw added the enhancement New feature or request label May 24, 2023
@blakeaw
Copy link
Owner Author

blakeaw commented Jun 29, 2024

I've decided to work on this functionality in a separate pysb add-on package: https://github.com/Borealis-BioModeling/pysb-fit, so I will go ahead and close this issue.

@blakeaw blakeaw closed this as completed Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant