Learn R Programming

OutlierDC (version 0.3-0)

show: a show method for OutlierDC

Description

This function provides a summary for the OutlierDC class.

Usage

"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