Learn R Programming

bcrm (version 0.1)

print.bcrm: Print information regarding a trial conducted using the Bayesian continuous reassessment method

Description

Print method for a trial or series of trials conducted using a bcrm model.

Usage

## S3 method for class 'bcrm':
print(x, \ldots)
## S3 method for class 'bcrm.sim':
print(x, \ldots)

Arguments

x
An object of class "bcrm" or "bcrm.sim" as returned by bcrm
...
Further arguments passed to or from other methods

Details

If a single trial is conducted, then the print function currently produces summary information about the design used, the data observed, current posterior estimates of toxicity, and the next recommended dose level. If a simulation study is conducted, then the following operating characteristics are printed: [object Object],[object Object]

See Also

bcrm