View source: R/S3_curelps_print.R
| print.curelps | R Documentation |
Print method for a curelps object.
## S3 method for class 'curelps'
print(x, ...)
x |
An object of class |
... |
Further arguments to be passed to print. |
Prints informative output of a fitted promotion time cure model
with the Laplace-P-spline approach. In particular, the model formula,
number of B-splines in basis, chosen penalty order, latent field
dimension, sample size, number of events and effective model dimension
are provided. The estimated model coefficients related to the
cure probability (long-term survival) and the population hazard dynamics
(short-term survival) are also provided, where coef is
the point estimate, sd.post the posterior standard deviation,
z is the Wald test statistic and lower.95 and
upper.95 the lower, respectively upper bounds of the approximate
95% pointwise credible interval.
Oswaldo Gressani oswaldo_gressani@hotmail.fr.
curelps, curelps.extract,
plot.curelps
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.