plot.copula: Plot copulas

View source: R/copulas.R

plot.copulaR Documentation

Plot copulas

Description

Plot copulas

Usage

## S3 method for class 'copula'
plot(x, jitter. = FALSE, jitter.factor = 1, ...)

Arguments

x

A copula object

jitter.

If jitter=TRUE, the values are jittered before plotting. Defaults to jitter. = FALSE.

jitter.factor

How much jittering to use. Defaults to jitter.factor = 1.

...

Other arguments to pass through to plot.


harrysouthworth/texmex documentation built on March 8, 2024, 7:50 p.m.