summary.aftreg {eha} | R Documentation |
Prints aftreg objects
Description
Prints aftreg objects
Usage
## S3 method for class 'aftreg'
summary(object, ...)
Arguments
object |
A |
... |
Additional ... |
Author(s)
Göran Broström
See Also
Examples
## The function is currently defined as
function (object, ...)
print(object)
[Package eha version 2.11.4 Index]