Description Usage Arguments Value
View source: R/ZZ_LogisticKadane2_DK.R
Initialization function for the "LogisticKadane2" class
1 | LogisticKadane2(theta, dmin, dmax, alpha, beta, shape, rate)
|
theta |
the target toxicity probability |
dmin |
the minimum of the dose range |
dmax |
the maximum of the dose range |
alpha |
the α shape parameter of the Beta(α,β) distribution |
beta |
the β shape parameter of the Beta(α,β) distribution |
shape |
the shape parameter of the Gamma(shape,rate) distribution |
rate |
the rate parameter of the Gamma(shape,rate) distribution. |
the LogisticKadane2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.