Learn R Programming

gamCopula (version 0.0-7)

plot.gamVine: Plot an Object of the Class gamVine

Description

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

Usage

# S4 method for gamVine,ANY
plot(x, y, ...)

Arguments

x

An object of the class gamVine.

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).