This class captures trial simulations.
data
list of produced Data
objects
doses
the vector of final dose recommendations
seed
random generator state before starting the simulation
Here also the random generator state before starting the simulation is
saved, in order to be able to reproduce the outcome. For this just use
set.seed
with the seed
as argument before running
simulate,Design-method
.