View source: R/bayesian_cure_rate_model.R
print.predict_bayesCureModel | R Documentation |
predict
object
This function prints a summary of objects returned by the predict.cure_rate_MC3
method.
## S3 method for class 'predict_bayesCureModel'
print(x, ...)
x |
An object of class |
... |
ignored. |
The function prints some basic information for the predict
method of a bayesCureModel
object.
No return value, called for side effects.
Panagiotis Papastamoulis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.