| show,deseats-method {deseats} | R Documentation |
Printing of deseats Function Results
Description
Print results of the function deseats.
Usage
## S4 method for signature 'deseats'
show(object)
Arguments
object |
an object of class |
Details
After trend and seasonality in a time series have been estimated using the
function deseats, basic estimation results can be easily printed to
the console.
Value
The function returns NULL.
[Package deseats version 1.1.0 Index]