print.mvgam {mvgam}R Documentation

Summary for a fitted mvgam object

Description

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

Usage

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

Arguments

x

list object returned from mvgam

...

Ignored

Details

A brief summary of the model's call is printed

Value

A list is printed on-screen

Author(s)

Nicholas J Clark


[Package mvgam version 1.1.2 Index]