summary.SimPRMD {phase1PRMD} | R Documentation |
Summary a SimPRMD object
Description
Summary a SimPRMD object
Usage
## S3 method for class 'SimPRMD'
summary(object, ...)
Arguments
object |
SimPRMD object to summarise |
... |
other arguments ignored (for compatibility with generic) |
Value
senerio_sum |
Output |
eff_sum |
Output |
n.trial |
The number of trials in the simulation |
alloc.perc |
The dose allocation percentage for cycle1 |
n.stop |
The number of early stop cases |
m.n.pat |
The average number of patient in each trial |
m.dlt.rt |
dlt rate |
c1_dlt.rt |
Cycle 1 dlt rate |
cs_dlt.rt |
Subsequent cycle (cycle > 1) dlt rate |
alloc.perc |
Dose allocation of cycle 1 |
sbsq.alloc |
Dose allocation of subsequent cycles (cycle > 1) |
rec.prec |
The percentage of Recommended doses for cycle 1 |
effcy.flag |
Argument |
DLT.drop.flag |
Argument |
Examples
## Check ?SimPRMD for example
[Package phase1PRMD version 1.0.2 Index]