coef: a 'coef' method for "OutlierDC".

Description Usage Arguments Details See Also

Description

coef is a generic function which extracts model coefficient matrix including the 5th, 10th, 25th, 50th, 75th, 90th, and 95th quantile estimates.

Usage

1
2
    ## S4 method for signature 'OutlierDC'
coef(object)

Arguments

object

an object with class OutlierDC.

Details

This function is a generic function coef for the S4 class OutlierDC. It can be invoked by calling print for an object of the appropriate class, or directly by calling coef regardless of the class of the object.

See Also

odc and OutlierDC class


sooheang/OutlierDC documentation built on May 30, 2019, 6:31 a.m.