Skip to contents

Provides a detailed summary of a fitted AddiVortesFit object, including more comprehensive information than the print method.

Usage

# S3 method for class 'AddiVortesFit'
summary(object, ...)

Arguments

object

An object of class AddiVortesFit, typically the result of a call to AddiVortes().

...

Further arguments passed to or from other methods (currently unused).

Value

The function is called for its side effect of printing detailed model information and returns the input object object invisibly.