print,bdpsurvival-method {bayesDP}R Documentation

bdpsurvival Object Print

Description

print method for class bdpsurvival.

Usage

## S4 method for signature 'bdpsurvival'
print(x)

Arguments

x

object of class bdpsurvival. The result of a call to the bdpsurvival function.

Details

Displays a print of the bdpsurvival fit. The output is different, conditional on a one- or two-arm survival analysis.

In the case of a one-arm analysis, a brief summary is displayed, including the current data sample size, number of events, user input survival time, the augmented median survival probability, and corresponding lower and upper 95 percent interval limits.

When a control arm is present, the output is the same as a call to summary.


[Package bayesDP version 1.3.6 Index]