Learn R Programming

morse (version 3.3.4)

summary.survFitTT: Summary of survFitTT object

Description

This is the generic summary S3 method for the survFitTT class. It shows the quantiles of priors and posteriors on parameters and the quantiles of the posteriors on the LCx estimates.

Usage

# S3 method for survFitTT
summary(object, quiet = FALSE, ...)

Value

The function returns a list with the following information:

Qpriors

quantiles of the model priors

Qposteriors

quantiles of the model posteriors

QLCx

quantiles of LCx estimates

Arguments

object

an object of class survFitTT

quiet

when TRUE, does not print

...

Further arguments to be passed to generic methods