View source: R/bayesian_cure_rate_model.R
print.summary_bayesCureModel | R Documentation |
This function prints a summary of objects returned by the summary.cure_rate_MC3
method.
## S3 method for class 'summary_bayesCureModel'
print(x, digits = 2, ...)
x |
An object of class |
digits |
Number of digits to print. |
... |
ignored. |
The function prints some basic information for the summary 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.