Printing mcpot objects
Print an “mcpot” object
## S3 method for class 'mcpot' print(x, digits = max(3, getOption("digits") - 3), ...)
Print on screen.
Mathieu Ribatet
x <- simmc(1000, alpha = 0.5) x <- qgpd(x, 0, 1, 0.15) Mc <- fitmcgpd(x, 0) Mc
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.