This is the same as print.weibreg

# S3 method for weibreg
summary(object, ...)

Arguments

object

A weibreg object

...

Additional ...

See also

Author

Göran Broström

Examples

## The function is currently defined as function (object, ...) print(object)
#> function (object, ...) #> print(object) #> <environment: 0x55d7b3f903c0>