plot.gamBiCop-methods: Plot a gamBiCop Object

plot.gamBiCopR Documentation

Plot a gamBiCop Object

Description

Plot from an object of the class gamBiCop. The function is based on (see plot.gam from mgcv).

Usage

## S4 method for signature 'gamBiCop,ANY'
plot(x, y, ...)

Arguments

x

An object of the class gamBiCop.

y

Not used with this class.

...

additional arguments to be passed to plot.gam.

Value

This function simply generates plots.

See Also

plot.gam from mgcv).


gamCopula documentation built on April 4, 2025, 1:10 a.m.