Learn R Programming

gamCopula (version 0.0-7)

summary.gamVine: Summary for an Object of the Class gamVine

Description

Takes an object of the class gamVine and produces various useful summaries from it.

Usage

# S4 method for gamVine
summary(object, ...)

Arguments

object

An object of the class gamVine.

...

unused in this class

Value

A useful summary (see summary.gam from mgcv for more details).

See Also

summary.gam from mgcv