Learn R Programming

morse (version 3.3.4)

print.survFitTKTD: Print of survFitTKTD object

Description

This is the generic print S3 method for the survFitTKTD class. It prints the underlying JAGS model and some information on the Bayesian inference procedure.

Usage

# S3 method for survFitTKTD
print(x, ...)

Value

print the model text and the Jags Computing information

Arguments

x

An object of class survFitTKTD

...

Further arguments to be passed to generic methods.