print method for class tsizip.

# S3 method for tsizip
print(x, ...)

Arguments

x

an object class 'tsizip', obtained from a call to tsglm.izip.

...

other arguments passed to or from other methods (currently unused).

Details

print.tsizip can be used to print a short summary of object class 'tsizip'.

See also

Examples

## For examples see example(tsglm.izip)