LogisticKadane: Initialization function for the "LogisticKadane" class

View source: R/Model-class.R

LogisticKadaneR 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


crmPack documentation built on Sept. 3, 2022, 1:05 a.m.