plot,ZKO,missing-method {dfmeta}R Documentation

The graphical representation of dose-toxicity curve.

Description

A plotting function representing graphically the dose-toxicity relationship including the target probability of toxicity. In addition you can see as circles the proportional sizes of the number of patients evaluated for toxicity at each dose level.

Usage

## S4 method for signature 'ZKO,missing'
plot(x, y = NA, ...)

Arguments

x

a "ZKO" object.

y

the "y" argument is not used in the plot-method for "ZKO" object.

...

other arguments to the plot.default function can be passed here.

Author(s)

Artemis Toumazi <artemis.toumazi@gmail.com>, Sarah Zohar <sarah.zohar@inserm.fr>, Anaund 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., <doi:10.1002/sim.4121>.


[Package dfmeta version 1.0.0 Index]