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)
An instance of efftox_fit
.
An instance of efftox_params
, a list of EffTox
parameters. An example is yielded by efftox_parameters_demo
.
An instance of rstan::stanmodel
, derived by fitting the
trialr EffTox model.