View source: R/bayesian_cure_rate_model.R
print.bayesCureModel | R Documentation |
This function prints a summary of objects returned by the cure_rate_MC3
function.
## S3 method for class 'bayesCureModel'
print(x, ...)
x |
An object of class |
... |
ignored. |
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.
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.