summary.SimPRMD: Summary a SimPRMD object

Description Usage Arguments Value Examples

View source: R/summary.SimPRMD.R

Description

Summary a SimPRMD object

Usage

1
2
## S3 method for class 'SimPRMD'
summary(object, ...)

Arguments

object

SimPRMD object to summarise

...

other arguments ignored (for compatibility with generic)

Value

senerio_sum

Output senerio_sum of function SimPRMD

eff_sum

Output eff_sum of function SimPRMD

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 effcy.flag of function SimPRMD

DLT.drop.flag

Argument DLT.drop.flag of function SimPRMD

Examples

1
## Check ?SimPRMD for example

phase1PRMD documentation built on March 13, 2020, 1:55 a.m.