Skip to content

add fit_seromodel_optimization function#189

Draft
rccreswell wants to merge 1 commit intomainfrom
i63-i73-optimization-v2
Draft

add fit_seromodel_optimization function#189
rccreswell wants to merge 1 commit intomainfrom
i63-i73-optimization-v2

Conversation

@rccreswell
Copy link
Copy Markdown
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