Learn R Programming

SparseTSCGM (version 4.0)

print.tscgm: 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 tscgm
print(x, ...)

Arguments

x

an object of class sparse.tscgm

...

other arguments passed to print.

Value

Prints summary of results:

Details

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

See Also

sparse.tscgm