print.mvgam: Print a fitted 'mvgam' object

View source: R/print.mvgam.R

print.mvgamR Documentation

Print a fitted mvgam object

Description

This function takes a fitted mvgam or jsdgam 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


mvgam documentation built on Jan. 21, 2026, 9:07 a.m.