powered by
which
## S3 method for class 'evd': plot(x, which = 1:4, main = c("Probability Plot", "Quantile Plot", "Density Plot", "Return Level Plot"), ask = nb.fig < length(which) && dev.interactive(), ci = TRUE, adjust = 1, jitter = FALSE, nplty = 2, ...)
"evd"
1:4
TRUE
dens
pp
qq
rl
plot.bvevd
uvdata <- rgev(100, loc = 0.13, scale = 1.1, shape = 0.2) M1 <- fgev(uvdata) plot(M1)
Run the code above in your browser using DataLab