Provides a detailed summary of a fitted AddiVortesFit object, including
more comprehensive information than the print method.
# S3 method for AddiVortesFit
summary(object, ...)The function is called for its side effect of printing detailed model
information and returns the input object object invisibly.
An object of class AddiVortesFit, typically the result of a
call to AddiVortes().
Further arguments passed to or from other methods (currently unused).