print.survFitCstExp {morse} | R Documentation |
Print of survFit
object
Description
This is the generic print
S3 method for the survFitCstExp
class.
It prints the underlying JAGS model and some information on the Bayesian
inference procedure.
Usage
## S3 method for class 'survFitCstExp'
print(x, ...)
Arguments
x |
An object of class |
... |
Further arguments to be passed to generic methods. |
Value
print the model text and the Jags Computing information
[Package morse version 3.3.4 Index]