Simulations produced by package precautionary incorporate a ‘u_i’ latent toxicity tolerance that characterizes the toxic dose-response of each simulated individual trial participant. In conjunction with an ‘ordinalizer’ function, these extra data enable questions to be asked about trial safety, in terms of the probabilities of high-grade toxicities. This function specializes the escalation:::summary.simulations method accordingly.

# S3 method for precautionary
summary(object, ordinalizer = getOption("ordinalizer"), ...)

Arguments

object

An object of class c('precautionary','simulations')

ordinalizer

An ordinalizer function

...

Additional parameters passed to the ordinalizer