Learn R Programming

crmPack (version 1.0.6)

summary,GeneralSimulations-method: Summarize the simulations, relative to a given truth

Description

Summarize the simulations, relative to a given truth

Usage

# S4 method for GeneralSimulations
summary(object, truth, target = c(0.2, 0.35), ...)

Value

an object of class GeneralSimulationsSummary

Arguments

object

the GeneralSimulations object we want to summarize

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 truth