Learn R Programming

bayesCureRateModel (version 1.5)

print.bayesCureModel: Print method

Description

This function prints a summary of objects returned by the cure_rate_MC3 function.

Usage

# S3 method for bayesCureModel
print(x, ...)

Value

No return value, called for side effects.

Arguments

x

An object of class bayesCureModel, which is returned by the cure_rate_MC3 function.

...

ignored.

Author

Panagiotis Papastamoulis

Details

The function prints some basic information for a cure_rate_MC3, such as the MAP estimate of model parameters and the value of Bayesian information criterion.