Replies: 1 comment
|
Static branching over |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Help
Description
@wlandau @wlandau-lilly What is the best way to adapt
stantargetsto multiple outcomes? In terms oftar_stan_mcmc()interface, I havestan_filesmodel (just one),Elsewhere in my existing
_targets.R, I have dynamic branching over outcomes. I am fine switching to static branching with explicit branch names if that is going to help materially.All reactions