summary.STS {sts} | R Documentation |
Summary Function for the STS objects
Description
Function to report on the contents of STS objects
Usage
## S3 method for class 'STS'
summary(object, ...)
Arguments
object |
An STS object. |
... |
Additional arguments affecting the summary |
Details
Summary prints a short statement about the model and then runs
printTopWords
.
[Package sts version 1.4 Index]