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)


goranbrostrom/eha documentation built on March 9, 2024, 11:22 p.m.