Skip to contents

This function takes a fitted mvgam object and prints a quick summary

Usage

# S3 method for mvgam
print(x, ...)

Arguments

x

list object returned from mvgam

...

Ignored

Value

A list is printed on-screen

Details

A brief summary of the model's call is printed

Author

Nicholas J Clark