print.abrem: 'Abrem' Object Printing

Description Usage Arguments Author(s) Examples

Description

This function prints the abrem object while - for clarity - omitting the long $options named list.

Usage

1
2
## S3 method for class 'abrem'
print(x, ...)

Arguments

x

Object of class "abrem".

...

Further arguments passed to or from other methods.

Author(s)

Jurgen Symynck jusy@openreliability.org

Examples

1
2
da <- abrem.fit(Abrem(rweibull(13,3,1000)))
print(da)

abrem documentation built on May 2, 2019, 4:49 p.m.