print.mgm: Print method for mgm objects

View source: R/print.mgm.R

print.mgmR Documentation

Print method for mgm objects

Description

Returns basic information about fit objects, prediction objects and bandwidth-selection objects.

Usage

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

Arguments

x

The output object of mgm(), mvar(), tvmgm(), tvmvar(), predict.mgm() or bwSelect().

...

Additional arguments.

Value

Writes basic information about the object in the console.

Author(s)

Jonas Haslbeck <jonashaslbeck@gmail.com>


jmbh/mgm documentation built on Nov. 17, 2023, 9:20 a.m.