GeneralSimulations-class: General class for the simulations output

GeneralSimulations-classR 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

data

list of produced Data objects

doses

the vector of final dose recommendations

seed

random generator state before starting the simulation


crmPack documentation built on Sept. 3, 2022, 1:05 a.m.