print.dstm: Print Method for DSTM Fits

Description Usage Arguments See Also

View source: R/methods.R

Description

Prints a summary for a 'dstm' object by calling summary.dstm().

Usage

1
2
## S3 method for class 'dstm'
print(x, x_name = deparse(substitute(x)), ...)

Arguments

x

A 'dstm' object

x_name

(optional) Object name to display

...

Arguments passed to other methods (necessary for S3 generic compatibility)

See Also

[summary.dstm()]


ideq documentation built on Dec. 20, 2019, 1:07 a.m.