Creates diagnostic plots for R-vine copula simulation results.

# S3 method for class 'rvine_simulation'
plot(x, type = "distribution", ...)

Arguments

x

An object of class 'rvine_simulation'

type

Type of plot: "distribution" (default), "correlation", or "both"

...

Additional arguments passed to plotting functions

Value

A ggplot2 object or grid of plots