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

# S4 method for 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).