R Documentation |
Collection of printing methods for various objects created by extrememix
.
## S3 method for class 'evmm'
print(x, ...)
## S3 method for class 'summary.ggpd'
print(x, ...)
## S3 method for class 'quantile'
print(x, ...)
## S3 method for class 'return_level'
print(x, ...)
## S3 method for class 'VaR'
print(x, ...)
## S3 method for class 'ES'
print(x, ...)
## S3 method for class 'upper_bound'
print(x, ...)
x |
an object created by |
... |
additional arguments for compatibility. |
A printed output of a model estimated with extrememix
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.