| GeneralSimulations-class {crmPack} | R Documentation |
General class for the simulations output
Description
This class captures trial simulations.
Details
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.
Slots
datalist of produced
Dataobjectsdosesthe vector of final dose recommendations
seedrandom generator state before starting the simulation
[Package crmPack version 1.0.6 Index]