print.tscgm {SparseTSCGM}R Documentation

Print summary - S3 Method for Class 'sparse.tscgm'.

Description

print is a generic function that prints output summaries of fitted models in the SparseTSCGM package.

Usage

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

Arguments

x

an object of class sparse.tscgm

...

other arguments passed to print.

Details

The print.tscgm function summarizes and prints results of the fitted model.

Value

Prints summary of results:

Author(s)

Fentaw Abegaz and Ernst Wit

See Also

sparse.tscgm


[Package SparseTSCGM version 4.0 Index]