Last data update: 2014.03.03

R: Print method for mgm objects
print.mgmR Documentation

Print method for mgm objects

Description

Returns the model class, number of nodes and (for time-varying models) the number of estimated time steps from a given mgm object.

Usage

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

Arguments

x

mgm fit-object (output of functions mgmfit, tv.mgmfit, var.mgm or tv_var.mgm.)

...

additional print arguments

Author(s)

Jonas Haslbeck <jonashaslbeck@gmail.com>

Results