print.predict_bayesCureModel: Print method for the predict object
Description
This function prints a summary of objects returned by the predict.cure_rate_MC3 method.
Usage
# S3 method for predict_bayesCureModel
print(x, ...)
Value
No return value, called for side effects.
Arguments
- x
An object of class predict_bayesCureModel, which is returned by the predict.cure_rate_MC3 method.
- ...
ignored.
Author
Panagiotis Papastamoulis
Details
The function prints some basic information for the predict method of a bayesCureModel object.