S3 print and summary methods for objects of
class "tsps"
and print method for objects of
class "summary.tsps"
.
Arguments
- object
an object of class
"tsps"
.- ...
further arguments passed to or from other methods.
- x
an object of class
"summary.tsps"
.- digits
the number of significant digits to use when printing.
Value
summary.tsps()
returns an object of class "summary.tsps"
. A list with the following elements:
- smry
An object from a call to
gmm::summary.gmm()
- object
The object of class
tsps
passed to the function.