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

dataTox

A data frame containing information for each patient at each simulation and trial.

target

The target of probability of toxicity.

doses

A vector with the doses panel.

ti

A vector including the total number of toxicities at each dose level.

ni

A vector consisting the total number of patients at each dose level.

realite

A vector with the observed toxicity probabilities at each dose level.

relfreq

A vector with the mean relative frequencies of allocation at each dose level.

estimAlpha

The estimated value for variable alpha.

estimProb

The estimated probability of toxicity.


[Package dfmeta version 1.0.0 Index]