GeneralSimulations-class | R Documentation |
This class captures trial simulations.
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
.
data
list of produced Data
objects
doses
the vector of final dose recommendations
seed
random generator state before starting the simulation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.