plot.aareg.Rd
Plot the estimated coefficient function(s) from a fit of Aalen's additive regression model.
# S3 method for class 'aareg'
plot(x, se=TRUE, maxtime, type='s', ...)
A plot is produced on the current graphical device.
Aalen, O.O. (1989). A linear regression model for the analysis of life times. Statistics in Medicine, 8:907-925.
aareg