GeneralSimulationsSummary-class {crmPack}R Documentation

Class for the summary of general simulations output

Description

Note that objects should not be created by users, therefore no initialization function is provided for this class.

Slots

target

target toxicity interval

targetDoseInterval

corresponding target dose interval

nsim

number of simulations

propDLTs

proportions of DLTs in the trials

meanToxRisk

mean toxicity risks for the patients

doseSelected

doses selected as MTD

toxAtDosesSelected

true toxicity at doses selected

propAtTarget

Proportion of trials selecting target MTD

doseMostSelected

dose most often selected as MTD

obsToxRateAtDoseMostSelected

observed toxicity rate at dose most often selected

nObs

number of patients overall

nAboveTarget

number of patients treated above target tox interval

doseGrid

the dose grid that has been used

placebo

set to TRUE (default is FALSE) for a design with placebo


[Package crmPack version 1.0.5 Index]