CRM: Continual Reassessment Method (CRM) with Multiple Toxicity...

Description Usage Arguments

Description

Continual Reassessment Method (CRM) with Multiple Toxicity Constraints

Usage

1
2
3
CRM(param.ini = NULL, dose, tox, skeleton, target,
  working.model = "power", cohort.size = 1,
  allow.dose.skipping = FALSE, allow.escalation.on.toxicity = FALSE)

Arguments

param.ini

initial value of paramameter, default = rep(0, L)

dose

dose level sequence

tox

toxicity sequence

skeleton

mapped skeleton for dose levels, a vector of length = # of dose levels (K), should be between 0 and 1

target

targets for (cumulative) toxicity rates, a vector of length = # of toxicity levels (L)

working.model

working model, character, default = "power" (currently only supports "power")

cohort.size

default = 1

allow.dose.skipping

default = FALSE

allow.escalation.on.toxicity

default = FALSE


XiaoqiLu/CRMplus documentation built on May 22, 2019, 2:16 p.m.