TOX {iAdapt}R Documentation

Sample array of toxicity probabilities for 6 doses. Taken from Du et al.

Description

This is a sample array of toxicity probabilities to be used for trial simulations with nTTP as the toxicity endpoint. In this example, we have 3 toxicity types, 6 test doses, and 5 AE grades (0-4). See the nTTP_simulation_example vignette for more details.

Usage

data("TOX")

Format

The format is: num [1:6, 1:5, 1:3] 0.791 0.738 0.685 0.662 0.605 0.39 0.172 0.195 0.19 0.2 ...

Source

https://pubmed.ncbi.nlm.nih.gov/30403559/

Examples

data(TOX)
TOX

[Package iAdapt version 2.0.1 Index]