print.summary.tsgarch.profile | R Documentation |
Print method for class “summary.tsgarch.profile”
## S3 method for class 'summary.tsgarch.profile'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
x |
an object of class “summary.tsgarch.estimate.profile”. |
digits |
integer, used for number formatting. Optionally, to avoid scientific notation, set ‘options(scipen=999)’. |
... |
not currently used. |
Invisibly returns the original summary object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.