summary {TimeDepFrail}R Documentation

Summary for Time-Dependent Frailty Models

Description

This function displays a summary of the model output based on the class of the result object. It delegates to the appropriate summary method according to the class of the result.

Usage

summary(result)

Arguments

result

An object containing the output of the model call. The class of this object determines which summary method is invoked.

Value

A summary of the model output printed to the console.


[Package TimeDepFrail version 0.0.0.9 Index]