summary.gamVine {gamCopula}R Documentation

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 signature '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


[Package gamCopula version 0.0-7 Index]