summary.weibreg: Prints a weibreg object

View source: R/summary.weibreg.R

summary.weibregR Documentation

Prints a weibreg object

Description

This is the same as print.weibreg

Usage

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

Arguments

object

A weibreg object

...

Additional ...

Author(s)

Göran Broström

See Also

print.weibreg

Examples


## The function is currently defined as
function (object, ...) 
print(object)


eha documentation built on June 22, 2024, 6:51 p.m.