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

Improve creation of target wrappers #162

Open
alexandrebouchard opened this issue Oct 28, 2023 · 1 comment
Open

Improve creation of target wrappers #162

alexandrebouchard opened this issue Oct 28, 2023 · 1 comment

Comments

@alexandrebouchard
Copy link
Member

  • ideally, would just pass in e.g. BridgeStan's StanModel directly. TODO: investigate if can reconstruct info passed n StanModel, and would have to modify how iid sampling handled with stan models (e.g. with an iid argument)
  • alternative discussed was to have extra kargs passed directly
  • or at least unify StanModel, etc into create_target (or potentially have first argument positional, with just target(...))
@alexandrebouchard
Copy link
Member Author

...and at the same time, improve how examples/demos are handled. Stop exporting and use prefix convention for autocomplete Pigeons.demo_mvn(5)? example_target(:mvn, 5) ?

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

No branches or pull requests

1 participant