| ZKO-class {dfmeta} | R Documentation |
An S4 class to represent the results using the ZKO algorithm.
Description
An S4 class to represent the results using the ZKO algorithm.
Slots
dataToxA data frame containing information for each patient at each simulation and trial.
targetThe target of probability of toxicity.
dosesA vector with the doses panel.
tiA vector including the total number of toxicities at each dose level.
niA vector consisting the total number of patients at each dose level.
realiteA vector with the observed toxicity probabilities at each dose level.
relfreqA vector with the mean relative frequencies of allocation at each dose level.
estimAlphaThe estimated value for variable alpha.
estimProbThe estimated probability of toxicity.
[Package dfmeta version 1.0.0 Index]