Internal function to process rstan samples from an EffTox model to make inferences about dose-acceptability, dose-utility and which dose should be recommended next.
efftox_process(dat, fit)
dat | An instance of |
---|---|
fit | An instance of |
An instance of efftox_fit
.