show: a show method for 'OutlierDC'

Description Usage Arguments Details See Also

Description

This function provides a summary for the OutlierDC class.

Usage

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

Arguments

object

fitted model object of class OutlierDC.

Details

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

See Also

odc and OutlierDC


OutlierDC documentation built on May 1, 2019, 11:31 p.m.