Hi,
I'm trying to do some SBC with JAGS models with discrete parameters which require inits that are consistent with the data. Therefore, each dataset has its own corresponding set of inits. Is there a way to tell SBC to have separate inits for each generated dataset?
EDIT: I see there's an init_factory argument for the cmdstanr backend, but I don't know how to use it or if it's even implemented for the rjags backend.
Thanks,
Matt
Hi,
I'm trying to do some SBC with JAGS models with discrete parameters which require inits that are consistent with the data. Therefore, each dataset has its own corresponding set of inits. Is there a way to tell SBC to have separate inits for each generated dataset?
EDIT: I see there's an
init_factoryargument for the cmdstanr backend, but I don't know how to use it or if it's even implemented for the rjags backend.Thanks,
Matt