timereg (version 1.9.3)

summary.aalen: Prints summary statistics

Description

Computes p-values for test of significance for nonparametric terms of model, p-values for test of constant effects based on both supremum and integrated squared difference.

Usage

# S3 method for aalen
summary(object, digits = 3, ...)

Arguments

object

an aalen object.

digits

number of digits in printouts.

...

unused arguments - for S3 compatibility

Details

Returns parameter estimates and their standard errors.

References

Martinussen and Scheike,

Examples

Run this code
# NOT RUN {
### see help(aalen)

# }

Run the code above in your browser using DataLab