LogProb: Compute the Log Probability of Dose-Toxicity Data, Given...

Description Usage Arguments

Description

Compute the Log Probability of Dose-Toxicity Data, Given Toxicity Rates

Usage

1
LogProb(dose.tox, tox.rate)

Arguments

dose.tox

counts of dose-toxicity, an integer matrix where nrow = # of dose levels (K), and ncol = # of toxicity levels (L) + 1.

tox.rate

(cumulative) toxicity rates computed from model parameter, a matrix where nrow = # of dose levels (K), and ncol = # of toxicity levels (L).


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