Learn R Programming

timereg (version 1.8.6)

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.

Returns parameter estimates and their standard errors.

Usage

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

Arguments

object
an aalen object.
digits
number of digits in printouts.
...
unused arguments - for S3 compatibility

References

Martinussen and Scheike,

Examples

Run this code
### see help(aalen)

Run the code above in your browser using DataLab