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

add fit_seromodel_optimization function #189

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rccreswell
Copy link
Collaborator

@rccreswell rccreswell commented May 13, 2024

  • Please check if the PR fulfills these requirements
  • I have read the CONTRIBUTING guidelines
  • A new item has been added to NEWS.md
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • Checks have been run locally and pass
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Preliminary work on allowing optimization in addition to MCMC sampling.

  • What is the current behavior? (You can also link to an open issue here)

Users can infer parameters by MCMC sampling. (See #63, #73 ).

  • What is the new behavior (if this is a feature change)?

Users can find best fit parameters via rstan::optimizing.

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

Should not.

  • Other information:

Replaces #170

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.

1 participant