summary.survFitTKTD: Summary of 'survFitTKTD' object

View source: R/summary.survFitTKTD.R

summary.survFitTKTDR Documentation

Summary of survFitTKTD object

Description

This is the generic summary S3 methode for the survFitTKTD class. It shows the quantiles of priors and posteriors on parameters.

Usage

## S3 method for class 'survFitTKTD'
summary(object, quiet = FALSE, ...)

Arguments

object

an object of class survFitTKTD

quiet

when TRUE, does not print

...

Further arguments to be passed to generic methods.

Value

The function returns a list with the following information:

Qpriors

quantiles of the model priors

Qposteriors

quantiles of the model posteriors


morse documentation built on Sept. 30, 2024, 9:31 a.m.