Learn R Programming

eha (version 1.2-18)

summary.weibreg: Prints a weibreg object

Description

This is the same as print.weibreg

Usage

summary.weibreg(object, ...)

Arguments

object
A weibreg object
...
Additional ...

See Also

print.weibreg

Examples

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

Run the code above in your browser using DataLab