Learn R Programming

SparseTSCGM (version 2.2)

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

"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

Examples

Run this code

# print.tscgm(res.tscgm)

Run the code above in your browser using DataLab