LogisticKadane {crmPack} | R Documentation |
Initialization function for the "LogisticKadane" class
Description
Initialization function for the "LogisticKadane" class
Usage
LogisticKadane(theta, xmin, xmax)
Arguments
theta |
the target toxicity probability |
xmin |
the minimum of the dose range |
xmax |
the maximum of the dose range |
Value
the LogisticKadane
[Package crmPack version 1.0.6 Index]