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

Enable recomputing y and llh with different output parameters #2215

Open
dweindl opened this issue Nov 30, 2023 · 0 comments
Open

Enable recomputing y and llh with different output parameters #2215

dweindl opened this issue Nov 30, 2023 · 0 comments

Comments

@dweindl
Copy link
Member

dweindl commented Nov 30, 2023

It would be convenient if one could easily recompute things like ReturnData::y and ReturnData::llh for different output parameters. One application would be hierarchical optimization, where we want to recompute those values with e.g. new scaling parameters or standard deviations without repeating the simulation.

Would be best to do that only after #11

It might make sense to split the currently huge Model into something like DynamicModel and OutputModel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant