check_convergence | R Documentation |
Plot of the traceplot and autocorrelation function for the 0.99 quantile from the posterior sample.
check_convergence(x, ...)
## S3 method for class 'evmm'
check_convergence(x, ...)
x |
the output of a model estimated with |
... |
additional arguments for compatibility. |
Two plots to check if the estimation with fggpd
and mgpd
converged: traceplot and autocorrelation plot for the 99th quantile of the posterior density.
check_convergence(rainfall_ggpd)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.