Toxdata: A toxicity database.

Description Usage Format Author(s) References Examples

Description

A dataframe consisting 60000 observations of 6 different variables.

Usage

1
data("Toxdata")

Format

A data frame with 60000 observations on the following 6 variables.

simulation

a numeric vector including the simulation.

dose

a numeric vector of the dose levels.

Trial

a numeric vector which gives the number of the trial.

n

a numeric vector of the number of allocation.

x

a numeric vector giving the number of toxicities.

trueptoxic

a numeric vector consisting the true probability of toxicity.

Author(s)

Artemis Toumazi <artemis.toumazi@gmail.com>, Sarah Zohar <sarah.zohar@inserm.fr>, Anand N. Vidyashankar <avidyash@gmu.edu>, Jie Xu <jxu13@gmu.edu> and Moreno Ursino <moreno.ursino@inserm.fr>

References

Zohar, S., Katsahian, S. and O'Quigley, J. (2011), An approach to meta-analysis of dose-finding studies. Statist. Med.

Examples

1
2
data("Toxdata")  
## maybe str(Toxdata): plot(Toxdata) ...

Example output

Loading required package: lme4
Loading required package: Matrix
Loading required package: stats4
Loading required package: plyr
Loading required package: data.table

dfmeta documentation built on May 1, 2019, 7:59 p.m.