summary,GeneralSimulations-method | R Documentation |
Summarize the simulations, relative to a given truth
## S4 method for signature 'GeneralSimulations'
summary(object, truth, target = c(0.2, 0.35), ...)
object |
the |
truth |
a function which takes as input a dose (vector) and returns the true probability (vector) for toxicity |
target |
the target toxicity interval (default: 20-35%) used for the computations |
... |
Additional arguments can be supplied here for |
an object of class GeneralSimulationsSummary
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.